Release fix
Some checks failed
Tests / test (push) Failing after 11s

This commit is contained in:
Adam Štrauch 2024-12-08 18:03:00 +01:00
parent 85a6729def
commit 9bbe536f39
Signed by: cx
GPG key ID: 7262DAFE292BCE20

View file

@ -49,7 +49,8 @@ jobs:
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
direction: upload direction: upload
# tag: ${{ github.event.inputs.version }} tag: ${{ github.event.inputs.version }}
title: ${{ github.event.inputs.version }}
url: https://gitea.ceperka.net url: https://gitea.ceperka.net
release-dir: bin/ release-dir: bin/
release-notes-assistant: true release-notes-assistant: true