Skip to content

Commit 7ed5c39

Browse files
Deploy file changes
1 parent 7e748ab commit 7ed5c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: npm run build
8282

8383
- name: Publish package
84-
uses: npm publish
84+
uses: JS-DevTools/npm-publish@v1
8585
with:
8686
access: 'public'
8787
check-version: true

0 commit comments

Comments
 (0)