Update release.yml

This commit is contained in:
Xwite
2024-03-17 11:49:16 +08:00
committed by GitHub
parent 22419a267a
commit d800542e1b
+1 -1
View File
@@ -88,7 +88,7 @@ jobs:
- name: Release - name: Release
if: ${{ env.product == 'app' }} if: ${{ env.product == 'app' }}
uses: softprops/action-gh-release@d99959edae48b5ffffd7b00da66dcdb0a33a52ee uses: softprops/action-gh-release@v2
with: with:
name: legado_app_${{ env.VERSION }} name: legado_app_${{ env.VERSION }}
tag_name: ${{ env.VERSION }} tag_name: ${{ env.VERSION }}