Init release notes

pull/25/head v0.0.1-alpha.1
stefanprodan 5 years ago
parent 7f124bca3e
commit d6d29ea8f4

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

Loading…
Cancel
Save