We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9aec83b + 3f51c89 commit 5bcdbf6Copy full SHA for 5bcdbf6
.github/workflows/deploy.yml
@@ -52,4 +52,4 @@ jobs:
52
# Install Forge app dependencies
53
# https://developer.atlassian.com/platform/forge/cli-reference/install/
54
- name: Install Forge dependencies
55
- run: forge install -e production --non-interactive --product Jira
+ run: forge install --upgrade -e production --non-interactive --product Jira --confirm-scopes --verbose
0 commit comments