Skip to content

Commit

Permalink
Merge pull request #12 from gitautoai/wes
Browse files Browse the repository at this point in the history
Fix an error: forge login failed 5
  • Loading branch information
hiroshinishio authored Nov 27, 2024
2 parents 9aec83b + 3f51c89 commit 5bcdbf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
# Install Forge app dependencies
# https://developer.atlassian.com/platform/forge/cli-reference/install/
- name: Install Forge dependencies
run: forge install -e production --non-interactive --product Jira
run: forge install --upgrade -e production --non-interactive --product Jira --confirm-scopes --verbose

0 comments on commit 5bcdbf6

Please sign in to comment.