1
0
mirror of synced 2026-02-07 11:15:57 +00:00

Restore release notes

This commit is contained in:
stefanprodan
2020-05-06 14:32:59 +03:00
parent d6d29ea8f4
commit 83843bf373

View File

@@ -24,7 +24,7 @@ jobs:
- name: Generate release notes
run: |
echo 'CHANGELOG' > /tmp/release.txt
github-release-notes -org fluxcd -repo toolkit >> /tmp/release.txt
github-release-notes -org fluxcd -repo toolkit -since-latest-release >> /tmp/release.txt
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v1
with: