Update release.yml

This commit is contained in:
恍兮惚兮 2024-04-26 11:18:03 +08:00
parent 4447321964
commit 0d1a511b7f

View File

@ -43,7 +43,7 @@ jobs:
- name: Run build script - name: Run build script
run: python build.py run: python build.py
- name: Release LunaTranslator - name: Release
uses: softprops/action-gh-release@v2 uses: softprops/action-gh-release@v2
with: with:
tag_name: ${{ github.event.inputs.create_release }} tag_name: ${{ github.event.inputs.create_release }}