Skip to content

Commit

Permalink
Revert "Updating Github workflow to prepublish prior to publishing (#104
Browse files Browse the repository at this point in the history
)"

This reverts commit b6d3408.
  • Loading branch information
RodneyU215 committed Sep 7, 2023
1 parent b6d3408 commit f0d275a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- run: |
yarn install
yarn test
yarn prepublish
yarn publish
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 comments on commit f0d275a

Please sign in to comment.