Skip to content

Commit

Permalink
Trying another fix 馃檹
Browse files Browse the repository at this point in the history
  • Loading branch information
benwinding committed Aug 16, 2023
1 parent 6d579ac commit be96b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
path: dist
- name: Deploy to npm! 馃殌 (if master branch)
if: github.ref == 'refs/heads/master'
uses: benwinding/merge-release@fix-master
uses: benwinding/merge-release@e0e3e53924f252ebe0fc52dced2c253de984452a
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
Expand Down

0 comments on commit be96b6c

Please sign in to comment.