Skip to content

Commit

Permalink
Bump JS-DevTools/npm-publish from 3.0.1 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/js-devtools/npm-publish/releases)
- [Changelog](https://github.com/JS-DevTools/npm-publish/blob/main/CHANGELOG.md)
- [Commits](JS-DevTools/npm-publish@v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: JS-DevTools/npm-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Mar 25, 2024
1 parent f61c276 commit 36c9f08
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 @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- run: ./bin/build.sh dist/.htaccess bin/htaccess.conf
- name: Deploy to NPM
uses: JS-DevTools/npm-publish@v3.0.1
uses: JS-DevTools/npm-publish@v3.1.0
with:
token: ${{ secrets.NPM_TOKEN }}

Expand Down

0 comments on commit 36c9f08

Please sign in to comment.