Skip to content

Commit

Permalink
Make sure to add release notes to releases
Browse files Browse the repository at this point in the history
  • Loading branch information
daviwil committed Jan 6, 2022
1 parent 40f7497 commit 2e394e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
with:
name: Guix Live Image - ${{ env.RELEASE_TAG }}
tag_name: v${{ env.RELEASE_TAG }}
body_path: release-notes.md
files: guix-live-${{ env.RELEASE_TAG }}.qcow2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2e394e9

Please sign in to comment.