Skip to content

Commit acece32

Browse files
Merge pull request #15 from gitautoai/wes
Add a staging github workflow too 2
2 parents a370e2f + 83259f1 commit acece32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161
# https://developer.atlassian.com/platform/forge/cli-reference/install/
6262
- name: Install Forge dependencies
6363
if: github.event_name == 'pull_request'
64-
run: forge install -e staging -s gitauto.atlassian.net --p Jira --upgrade --confirm-scopes --non-interactive --verbose
64+
run: forge install -e staging -s gitauto.atlassian.net -p Jira --upgrade --confirm-scopes --non-interactive --verbose

0 commit comments

Comments
 (0)