Skip to content

Commit

Permalink
Rename "body_file" key to "bodyfile".
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Palmer-Richez committed Aug 4, 2024
1 parent a088203 commit 1b2aabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- uses: ncipollo/release-action@v1
with:
artifacts: crichez-secureboot-${{ env.VERSION }}.tar.gz
body_file: CHANGELOG.md
bodyfile: CHANGELOG.md

0 comments on commit 1b2aabd

Please sign in to comment.