github workflow should work now...
Some checks are pending
pre-release / Pre Release (push) Waiting to run

This commit is contained in:
Karma Riuk 2025-01-29 11:57:33 +01:00
parent 60abfc794f
commit 2363b39484
2 changed files with 1 additions and 1 deletions

View File

@ -16,3 +16,4 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: true
automatic_release_tag: "latest"

View File

@ -16,4 +16,3 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
automatic_release_tag: "latest"