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 a370e2f + 83259f1 commit acece32Copy full SHA for acece32
.github/workflows/deploy.yml
@@ -61,4 +61,4 @@ jobs:
61
# https://developer.atlassian.com/platform/forge/cli-reference/install/
62
- name: Install Forge dependencies
63
if: github.event_name == 'pull_request'
64
- run: forge install -e staging -s gitauto.atlassian.net --p Jira --upgrade --confirm-scopes --non-interactive --verbose
+ run: forge install -e staging -s gitauto.atlassian.net -p Jira --upgrade --confirm-scopes --non-interactive --verbose
0 commit comments