Merge pull request #3794 from gedoor/dependabot/github_actions/softprops/action-gh-release-2

Bump softprops/action-gh-release from 1 to 2
This commit is contained in:
Xwite 2024-03-13 05:51:27 +08:00 committed by GitHub
commit 81d312d808
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,7 +87,7 @@ jobs:
- name: Release
if: ${{ env.product == 'app' }}
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
uses: softprops/action-gh-release@d99959edae48b5ffffd7b00da66dcdb0a33a52ee
with:
name: legado_app_${{ env.VERSION }}
tag_name: ${{ env.VERSION }}