Skip to content

Commit b4b042a

Browse files
Bump JS-DevTools/npm-publish from 3.1.0 to 3.1.1
Bumps [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish) from 3.1.0 to 3.1.1. - [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.1.0...v3.1.1) --- updated-dependencies: - dependency-name: JS-DevTools/npm-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3658c34 commit b4b042a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515
- run: ./bin/build.sh dist/.htaccess bin/htaccess.conf
1616
- name: Deploy to NPM
17-
uses: JS-DevTools/[email protected].0
17+
uses: JS-DevTools/[email protected].1
1818
with:
1919
token: ${{ secrets.NPM_TOKEN }}
2020

0 commit comments

Comments
 (0)