Skip to content

Commit

Permalink
fix merge-release
Browse files Browse the repository at this point in the history
  • Loading branch information
benwinding committed Jan 31, 2024
1 parent d9644cf commit 9f05196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
name: build-esm
path: esm
- name: Deploy to NPM! 🚀
uses: benwinding/merge-release@master
uses: Github-Actions-Community/merge-release@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
Expand Down

0 comments on commit 9f05196

Please sign in to comment.