Skip to content

Commit

Permalink
Fail the job if he deploy fails
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Aug 8, 2024
1 parent 451de1a commit 1cb01bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-swarm-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: signalwire/actions-template
ref: main
ref: ryanwi/fail-deploy
path: actions

- uses: ./actions/.github/actions/approval
Expand Down

0 comments on commit 1cb01bd

Please sign in to comment.