Skip to content

Commit

Permalink
removed unused workflow step
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmos-explorer committed Jan 22, 2024
1 parent 8e8da4e commit 5d33d6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:

- run: npm ci

- run: npm test

- run: npm publish --access=public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 5d33d6c

Please sign in to comment.