fixup! Set the release title to today’s date as formatted string

This commit is contained in:
Tobi Schäfer 2025-02-15 15:54:08 +01:00
parent 561551fd5f
commit 4810a133d5
Signed by: tobi
GPG key ID: 91FAE6FE2EBAC4C8

View file

@ -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