Skip to content

Commit

Permalink
Merge pull request #30 from CityOfZion/CU-86a24wc8n
Browse files Browse the repository at this point in the history
CU-86a24wc8n - Fix actions that are preventing publication
  • Loading branch information
luc10921 authored Feb 2, 2024
2 parents 5dddb13 + 5534dcf commit 8354c55
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 8354c55

Please sign in to comment.