diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bb5a9dd1..43098d0a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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