Skip to content

Commit 8320617

Browse files
authored
update CI
1 parent 2481437 commit 8320617

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/setup-node@v1
1111
with:
1212
node-version: 10
13-
- uses: JS-DevTools/npm-publish@v1
13+
- uses: JS-DevTools/npm-publish@v4
1414
with:
1515
token: ${{ secrets.NPM_TOKEN }}
1616

0 commit comments

Comments
 (0)