Skip to content

Commit 4ed2369

Browse files
committed
fix(cd): use JS-DevTools/npm-publish
1 parent 60f7879 commit 4ed2369

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/boilerplate-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
- uses: actions/setup-node@v3
1616
with:
1717
node-version: '20.x'
18-
registry-url: 'https://registry.npmjs.org'
1918
- uses: JS-DevTools/npm-publish@v3
2019
with:
2120
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)