Skip to content

Commit

Permalink
Fix typo in check-update.yml (#3479)
Browse files Browse the repository at this point in the history
  • Loading branch information
Glavo authored Nov 29, 2024
1 parent 6f0e133 commit 3df52b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3df52b0

Please sign in to comment.