Skip to content

Commit

Permalink
Fix GitHub actions 7 (#105)
Browse files Browse the repository at this point in the history
* Github action 17

* Github action 18
  • Loading branch information
Berat-Dzhevdetov authored Sep 26, 2024
1 parent 831568b commit 1416225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
git add .
git commit -am "Bump version to ${{ env.RELEASE_TAG }}"
git push
git push origin HEAD:main
# - name: Publish the NPM package
# run: npm publish --access public
Expand Down

0 comments on commit 1416225

Please sign in to comment.