Skip to content

Commit

Permalink
Merge pull request #16 from Netflix-Skunkworks/release-binaries-no-notes
Browse files Browse the repository at this point in the history
remove changelog from release.yml
  • Loading branch information
jasonk000 authored Jan 29, 2024
2 parents b12cdfa + 3bb2691 commit b5098ef
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 b5098ef

Please sign in to comment.