Skip to content

Commit 0da8a51

Browse files
Bump JS-DevTools/npm-publish from 2 to 3 (#152)
1 parent 6cf76b9 commit 0da8a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- run: npm ci
3232
- run: npm version $VERSION
3333
- name: NPM Publish
34-
uses: JS-DevTools/npm-publish@v2
34+
uses: JS-DevTools/npm-publish@v3
3535
with:
3636
token: ${{ secrets.NPM_TOKEN }}
3737
- run: |

0 commit comments

Comments
 (0)