Merge pull request #2176 from gedoor/dependabot/github_actions/softprops/action-gh-release-1e07f4398721186383de40550babbdf2b84acfc5
Bump softprops/action-gh-release from 59c3b4891632ff9a897f99a91d7bc557467a3a22 to 1
This commit is contained in:
@@ -88,7 +88,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
if: ${{ env.product == 'app' }}
|
if: ${{ env.product == 'app' }}
|
||||||
uses: softprops/action-gh-release@59c3b4891632ff9a897f99a91d7bc557467a3a22
|
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5
|
||||||
with:
|
with:
|
||||||
name: legado_app_${{ env.VERSION }}
|
name: legado_app_${{ env.VERSION }}
|
||||||
tag_name: ${{ env.VERSION }}
|
tag_name: ${{ env.VERSION }}
|
||||||
|
|||||||
Reference in New Issue
Block a user