Skip to content

Commit

Permalink
chore: remove release script from ci.yml (it's been replaced by relea…
Browse files Browse the repository at this point in the history
…se.yml)
  • Loading branch information
Alex Van Camp committed Jun 11, 2023
1 parent ee715dd commit ee3f6b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
- run: npm test
- uses: codecov/codecov-action@v3
- run: npm run build
- run: npm run release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit ee3f6b1

Please sign in to comment.