Skip to content

Commit 698994b

Browse files
committed
Install step is not necessary
1 parent 80475f9 commit 698994b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/Publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
with:
1515
node-version: '20.x'
1616
registry-url: 'https://registry.npmjs.org'
17-
- run: npm ci
1817
- run: npm publish --provenance --access public
1918
env:
2019
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)