Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem authored Sep 28, 2024
1 parent ea44c9b commit c433c35
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 @@ -25,7 +25,7 @@ jobs:
git config --local user.name "GitHub Action"
git add package.json
git commit -m "Update package.json with new nearfs cid [skip ci]"
git push
git push origin HEAD:main
- name: Publish to NPM
run: npm publish
env:
Expand Down

0 comments on commit c433c35

Please sign in to comment.