Skip to content

Commit

Permalink
Merge pull request #15 from gitautoai/wes
Browse files Browse the repository at this point in the history
Add a staging github workflow too 2
  • Loading branch information
hiroshinishio authored Nov 27, 2024
2 parents a370e2f + 83259f1 commit acece32
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 @@ -61,4 +61,4 @@ jobs:
# https://developer.atlassian.com/platform/forge/cli-reference/install/
- name: Install Forge dependencies
if: github.event_name == 'pull_request'
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 comments on commit acece32

Please sign in to comment.