Skip to content

Commit

Permalink
Update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sharafdin authored Feb 10, 2024
1 parent 7f6642c commit be21e64
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
with:
node-version: '16'
registry-url: 'https://registry.npmjs.org/'

- name: Install Dependencies
run: npm install

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

0 comments on commit be21e64

Please sign in to comment.