Skip to content

Commit 027e4f3

Browse files
Bump JS-DevTools/npm-publish from 4.1.0 to 4.1.1
Bumps [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish) from 4.1.0 to 4.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@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: JS-DevTools/npm-publish dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67f080a commit 027e4f3

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/[email protected].0
17+
uses: JS-DevTools/[email protected].1
1818
with:
1919
token: ${{ secrets.NPM_TOKEN }}
2020

0 commit comments

Comments
 (0)