Skip to content

Commit 95c7c1e

Browse files
chore(deps): update js-devtools/npm-publish action to v3 (#279)
1 parent 01814b7 commit 95c7c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Build the component
2929
run: pnpm build:component
3030

31-
- uses: JS-DevTools/npm-publish@v2
31+
- uses: JS-DevTools/npm-publish@v3
3232
with:
3333
access: "public"
3434
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)