Skip to content

Commit fcb7006

Browse files
use JS-DevTools/npm-publish@v1
1 parent 27df376 commit fcb7006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
- uses: actions/checkout@v2
88
- uses: bahmutov/npm-install@v1
99
- id: publish
10-
uses: JS-DevTools/npm-publish@v2
10+
uses: JS-DevTools/npm-publish@v1
1111
with:
1212
token: ${{ secrets.npm_token }}
1313

0 commit comments

Comments
 (0)