Skip to content

Commit 8198413

Browse files
chore(deps): update js-devtools/npm-publish action to v3
1 parent 6333708 commit 8198413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm_upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
sed -i -e 's/npm --prefix .\/example ci//g' package.json
2727
2828
- name: Publish
29-
uses: JS-DevTools/npm-publish@v1
29+
uses: JS-DevTools/npm-publish@v3
3030
with:
3131
access: public
3232
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)