Skip to content

Commit 41e78c5

Browse files
Bump JS-DevTools/npm-publish from 3.0.1 to 3.1.0
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]>
1 parent f61c276 commit 41e78c5

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/npm-publish@v3.0.1
17+
uses: JS-DevTools/npm-publish@v3.1.0
1818
with:
1919
token: ${{ secrets.NPM_TOKEN }}
2020

0 commit comments

Comments
 (0)