mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-08-03 19:36:53 -04:00
Fix typo in check-update.yml (#3479)
This commit is contained in:
parent
6f0e133bb0
commit
3df52b0e8f
2
.github/workflows/check-update.yml
vendored
2
.github/workflows/check-update.yml
vendored
@ -71,7 +71,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
|
prerelease: true
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user