Skip to content

Commit

Permalink
Use Github-Actions-Community/merge-release@main
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsen1 committed Apr 9, 2024
1 parent 90e6abb commit b8d3e4f
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 @@ -19,7 +19,7 @@ jobs:
- name: Build
run: yarn build
- name: Publish
uses: mikeal/merge-release@master
uses: Github-Actions-Community/merge-release@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit b8d3e4f

Please sign in to comment.