Skip to content

Commit

Permalink
Fix publish-npm workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
343dev committed Oct 7, 2024
1 parent 2a1f3c1 commit a630535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
fi
-
name: Cancelling
uses: andymckay/[email protected]
if: ${{ steps.check.outputs.VERSION_CHANGED == 'false' }}
uses: andymckay/[email protected]
-
name: Install dependencies
run: npm ci
Expand Down

0 comments on commit a630535

Please sign in to comment.