Skip to content

Commit

Permalink
Merge pull request #344 from senacor/dependabot/github_actions/JS-Dev…
Browse files Browse the repository at this point in the history
…Tools/npm-publish-3

Bump JS-DevTools/npm-publish from 2 to 3
  • Loading branch information
maaaNu authored Oct 21, 2023
2 parents 34e60ff + 589ccec commit 341ae9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- run: npm run test
- name: NPM package release
id: publish
uses: JS-DevTools/npm-publish@v2
uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_TOKEN }}
access: public
Expand Down

0 comments on commit 341ae9f

Please sign in to comment.