Skip to content

Commit

Permalink
Merge branch 'auto_release'
Browse files Browse the repository at this point in the history
  • Loading branch information
floodfx committed Feb 9, 2022
2 parents 7fb4002 + e869ed9 commit bccbdc5
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 @@ -18,7 +18,7 @@ jobs:
node-version: 17
- run: npm install
- run: npm test
uses: JS-DevTools/npm-publish@v1
- uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_PUBLISH_TOKEN }}
- name: Automatic GitHub Release
Expand Down

0 comments on commit bccbdc5

Please sign in to comment.