Merge pull request #2610 from gedoor/dependabot/github_actions/softprops/action-gh-release-0.1.15

Bump softprops/action-gh-release from 0.1.14 to 0.1.15
This commit is contained in:
kunfei 2022-12-02 21:58:42 +08:00 committed by GitHub
commit 4fd80de9cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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