Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolina authored Apr 12, 2024
1 parent db8e310 commit 5b2cc26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ jobs:
clean-up:
name: "Clean Up"
if: (always() && !cancelled())
if: (!cancelled())
needs: [ precheck, build, release, publish-npm-package ]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 5b2cc26

Please sign in to comment.