This commit is contained in:
AirryCo
2025-03-19 13:20:20 +08:00
parent 860268fb9c
commit 32cdb0c07a
4 changed files with 42 additions and 90 deletions

View File

@@ -479,7 +479,7 @@ jobs:
- name: Create Github Pre-release
id: create_pre_release
if: ${{ contains(needs.prepare.outputs.TARGET_TAG, 'BEM') }}
if: ${{ contains(needs.prepare.outputs.TARGET_TAG, 'BE') }}
uses: softprops/action-gh-release@v2
with:
name: ${{ needs.prepare.outputs.TARGET_TAG }}