Skip to content

Commit

Permalink
remove changelog from release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonk000 committed Jan 29, 2024
1 parent b12cdfa commit 3bb2691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: taiki-e/create-gh-release-action@v1
with:
# (optional) Path to changelog.
changelog: CHANGELOG.md
#changelog: CHANGELOG.md
# (required) GitHub token for creating GitHub Releases.
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 3bb2691

Please sign in to comment.