Update check-update.yml (#3452)
This commit is contained in:
1
.github/workflows/check-update.yml
vendored
1
.github/workflows/check-update.yml
vendored
@@ -69,6 +69,7 @@ jobs:
|
|||||||
target_commitish: ${{ env.HMCL_COMMIT_SHA }}
|
target_commitish: ${{ env.HMCL_COMMIT_SHA }}
|
||||||
name: ${{ env.HMCL_TAG_NAME }}
|
name: ${{ env.HMCL_TAG_NAME }}
|
||||||
tag_name: ${{ env.HMCL_TAG_NAME }}
|
tag_name: ${{ env.HMCL_TAG_NAME }}
|
||||||
|
prerelease: ture
|
||||||
stable-check-update:
|
stable-check-update:
|
||||||
if: ${{ github.repository_owner == 'HMCL-dev' }}
|
if: ${{ github.repository_owner == 'HMCL-dev' }}
|
||||||
needs: dev-check-update
|
needs: dev-check-update
|
||||||
|
|||||||
Reference in New Issue
Block a user