Skip to content

Commit

Permalink
chore: remove yarn publish
Browse files Browse the repository at this point in the history
  • Loading branch information
simenandre committed May 11, 2023
1 parent ccb69ad commit 2bd630f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,3 @@ jobs:
- run: yarn run test
- run: yarn run build
- uses: codecov/codecov-action@v3

- if: ${{ steps.release.outputs.release_created }}
run: yarn publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 2bd630f

Please sign in to comment.