Skip to content

Commit

Permalink
ci: improve the automatically generated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Sep 6, 2022
1 parent d2d4075 commit 765b1aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: recursive
fetch-depth: 0

- name: Fetch container images
uses: actions/download-artifact@v2
Expand Down
3 changes: 2 additions & 1 deletion .versionrc
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
template: ".convco/template"
template: ".convco/template"
header: ""

0 comments on commit 765b1aa

Please sign in to comment.