Skip to content

Commit db61319

Browse files
Fixed npm publish version
1 parent 4c37e0c commit db61319

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
@@ -50,7 +50,7 @@ jobs:
5050
run: ls -R
5151
- name: Release
5252
id: release-plugin
53-
uses: JS-DevTools/npm-publish@v4
53+
uses: JS-DevTools/npm-publish@v3
5454
with:
5555
token: ${{ secrets.NPM_TOKEN }}
5656
- name: github-release

0 commit comments

Comments
 (0)