Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
floodfx committed Feb 9, 2022
1 parent f78e2d7 commit 37759fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0
- name: Release
uses: justincy/github-action-npm-release@v1.2.0
uses: justincy/github-action-npm-release@v2.0.2
id: release
- name: Print release output
if: ${{ steps.release.outputs.released == 'true' }}
Expand Down

0 comments on commit 37759fd

Please sign in to comment.