fixup! Set the release title to today’s date as formatted string
This commit is contained in:
parent
561551fd5f
commit
4810a133d5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
direction: upload
|
||||
url: https://code.host.antville.org
|
||||
token: ${{ github.token }}
|
||||
title: ${{ env.today }}
|
||||
title: ${{ env.TODAY }}
|
||||
release-dir: build/distributions
|
||||
release-notes-assistant: true
|
||||
verbose: true
|
||||
|
|
Loading…
Add table
Reference in a new issue