diff --git a/.github/workflows/check-update.yml b/.github/workflows/check-update.yml index cff9d2f27..8fd415ff3 100644 --- a/.github/workflows/check-update.yml +++ b/.github/workflows/check-update.yml @@ -71,7 +71,7 @@ jobs: target_commitish: ${{ env.HMCL_COMMIT_SHA }} name: ${{ env.HMCL_TAG_NAME }} tag_name: ${{ env.HMCL_TAG_NAME }} - prerelease: ture + prerelease: true stable-check-update: if: ${{ github.repository_owner == 'HMCL-dev' }} needs: dev-check-update