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 13, 2022
1 parent e96aa03 commit 119f5ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Expand Up @@ -21,10 +21,10 @@ jobs:
- name: Setup
run: npm i -g @antfu/ni pnpm

- 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}}

- name: Install Dependencies
run: nci
Expand Down

0 comments on commit 119f5ee

Please sign in to comment.