Skip to content

Commit

Permalink
fixup! fix(ci): create releases with maintained action
Browse files Browse the repository at this point in the history
  • Loading branch information
reitzig committed Dec 30, 2024
1 parent 192398c commit 0b0095a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
id: release-notes
run: |
.github/scripts/assemble-release-notes.sh \
"${IMAGE_TAG_LIST}" \
> release-notes.md
- name: Create Github release
id: create-gh-release
Expand Down

0 comments on commit 0b0095a

Please sign in to comment.