Skip to content

Commit 990dd34

Browse files
Bump JS-DevTools/npm-publish from 3 to 4 (#45)
1 parent 1b42411 commit 990dd34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
cp src/index.d.ts ./dist
7171
7272
- name: NPM Publish
73-
uses: JS-DevTools/npm-publish@v3
73+
uses: JS-DevTools/npm-publish@v4
7474
with:
7575
token: ${{ secrets.NPM_TOKEN }}
7676
package: ./dist/package.json

0 commit comments

Comments
 (0)