Skip to content

Commit

Permalink
ci: 馃帯 corrected the release script
Browse files Browse the repository at this point in the history
  • Loading branch information
yousifalraheem committed Jan 4, 2023
1 parent 3303b95 commit 1b2ffdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- run: pnpm install
- run: pnpm test
- run: pnpm build
- run: pnpm release
- run: pnpm semantic-release
env:
CI: true
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
Expand Down

0 comments on commit 1b2ffdb

Please sign in to comment.