Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist authored Aug 22, 2021
1 parent 4fe43d0 commit 81c3898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: npm run test

- name: Release
run: pnpx semantic-release --branches main
run: pnpx -y semantic-release --branches main
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 81c3898

Please sign in to comment.