Skip to content

Commit

Permalink
chore: use changelogithub
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jun 14, 2022
1 parent f0d319a commit 151892b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Expand Up @@ -26,10 +26,10 @@ jobs:

- run: pnpm install

- run: npx conventional-github-releaser -p angular
- run: npx changelogithub
continue-on-error: true
env:
CONVENTIONAL_GITHUB_RELEASER_TOKEN: ${{secrets.GITHUB_TOKEN}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

- run: pnpm run publish:ci
env:
Expand Down

0 comments on commit 151892b

Please sign in to comment.