Skip to content

Commit

Permalink
Merge pull request #34 from CityOfZion/CU-86a23d41k
Browse files Browse the repository at this point in the history
CU-86a23d41k - Fix issue that is preventing the publish on github act…
  • Loading branch information
lock9 authored Jan 30, 2024
2 parents 4a3f0d8 + 073ca28 commit d0c55d4
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 @@ -42,4 +42,4 @@ jobs:
run: |
git add .
git commit -m "Update package.json version(s)"
git push
git push --no-verify

0 comments on commit d0c55d4

Please sign in to comment.