Skip to content

Commit 5b2cc26

Browse files
authored
Update
1 parent db8e310 commit 5b2cc26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cli-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ jobs:
451451
452452
clean-up:
453453
name: "Clean Up"
454-
if: (always() && !cancelled())
454+
if: (!cancelled())
455455
needs: [ precheck, build, release, publish-npm-package ]
456456
runs-on: ubuntu-latest
457457
steps:

0 commit comments

Comments
 (0)