Skip to content

Commit

Permalink
CU-86a24wc8n - Fix actions that are preventing publication
Browse files Browse the repository at this point in the history
  • Loading branch information
raulduartep committed Feb 2, 2024
1 parent 5dddb13 commit 5534dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
run: |
git add .
git commit -m "Update package.json version(s)"
git push
git push --no-verify

0 comments on commit 5534dcf

Please sign in to comment.