Update Workflow
This commit is contained in:
parent
cc7755497c
commit
4e7ddef1e0
1
.github/workflows/versioning.yml
vendored
1
.github/workflows/versioning.yml
vendored
@ -13,3 +13,4 @@ jobs:
|
|||||||
GITHUB_TOKEN: "${{secrets.GITHUB_TOKEN}}"
|
GITHUB_TOKEN: "${{secrets.GITHUB_TOKEN}}"
|
||||||
with:
|
with:
|
||||||
publish_latest_tag: true
|
publish_latest_tag: true
|
||||||
|
prefer_branch_releases: true
|
||||||
|
Loading…
Reference in New Issue
Block a user