Skip to content

Commit

Permalink
update prod deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
David Nicholas authored and David Nicholas committed Sep 24, 2024
1 parent 5a436ee commit c4ec37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Create Jira Connect
run: |
npm i
npm run create:atlassian-connect -- --staging
npm run create:atlassian-connect
- id: deploy
name: Deploy Prod
Expand Down

0 comments on commit c4ec37a

Please sign in to comment.