updated gitbuh workflow (again)
Some checks are pending
pre-release / Pre Release (push) Waiting to run

This commit is contained in:
Karma Riuk 2025-01-29 11:54:36 +01:00
parent 4b3be20749
commit 60abfc794f
2 changed files with 3 additions and 2 deletions

View File

@ -15,4 +15,4 @@ jobs:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
prerelease: true

View File

@ -15,4 +15,5 @@ jobs:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: true
prerelease: false
automatic_release_tag: "latest"