Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
codybrom authored Aug 4, 2024
1 parent 96aa1f9 commit bdcb47e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
node-version: '20.x'
registry-url: 'https://registry.npmjs.org'

- name: Install dependencies
run: npm install

- name: Publish package to NPM
run: npm publish --provenance --access public
env:
Expand Down

0 comments on commit bdcb47e

Please sign in to comment.