Update release name to use consistent format
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
parent
aa2733c202
commit
5df9ec3665
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -130,6 +130,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
fail_on_unmatched_files: true
|
||||
name: containerd ${{ needs.check.outputs.stringver }}
|
||||
draft: false
|
||||
prerelease: ${{ contains(github.ref, 'beta') || contains(github.ref, 'rc') }}
|
||||
body_path: ./builds/containerd-release-notes/release-notes.md
|
||||
|
Loading…
Reference in New Issue
Block a user