Skip to content

Commit f1bfa04

Browse files
Bump JS-DevTools/npm-publish from 3.1.1 to 4.0.0
Bumps [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish) from 3.1.1 to 4.0.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.1.1...v4.0.0) --- updated-dependencies: - dependency-name: JS-DevTools/npm-publish dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25ae88d commit f1bfa04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v5
1515
- run: ./bin/build.sh dist/.htaccess bin/htaccess.conf
1616
- name: Deploy to NPM
17-
uses: JS-DevTools/npm-publish@v3.1.1
17+
uses: JS-DevTools/npm-publish@v4.0.0
1818
with:
1919
token: ${{ secrets.NPM_TOKEN }}
2020

0 commit comments

Comments
 (0)