Skip to content

Commit 05e577c

Browse files
authored
Revert "Updating Github workflow to prepublish prior to publishing (#104)" (#105)
This reverts commit b6d3408.
1 parent b6d3408 commit 05e577c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
- run: |
1717
yarn install
1818
yarn test
19-
yarn prepublish
2019
yarn publish
2120
env:
2221
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)