github workflow should work now...
Some checks are pending
pre-release / Pre Release (push) Waiting to run
Some checks are pending
pre-release / Pre Release (push) Waiting to run
This commit is contained in:
parent
60abfc794f
commit
2363b39484
1
.github/workflows/automatic-prerelease.yml
vendored
1
.github/workflows/automatic-prerelease.yml
vendored
@ -16,3 +16,4 @@ jobs:
|
||||
with:
|
||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
prerelease: true
|
||||
automatic_release_tag: "latest"
|
||||
|
1
.github/workflows/tagged-release.yml
vendored
1
.github/workflows/tagged-release.yml
vendored
@ -16,4 +16,3 @@ jobs:
|
||||
with:
|
||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
prerelease: false
|
||||
automatic_release_tag: "latest"
|
||||
|
Loading…
x
Reference in New Issue
Block a user