Skip to content

Commit

Permalink
feat(ci): fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
maddocnc committed Oct 23, 2023
1 parent b7c6ffb commit c7b5484
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}


- run: npx changelogithub
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
Expand Down

0 comments on commit c7b5484

Please sign in to comment.