Skip to content

Commit

Permalink
ci: fix changelog error
Browse files Browse the repository at this point in the history
  • Loading branch information
wvffle committed Sep 19, 2023
1 parent f93ddf0 commit 9b35435
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 @@ -15,7 +15,6 @@ jobs:
- uses: actions/checkout@v4
- uses: taiki-e/create-gh-release-action@v1
with:
changelog: CHANGELOG.md
token: ${{ secrets.GITHUB_TOKEN }}

upload-assets:
Expand Down

0 comments on commit 9b35435

Please sign in to comment.