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:
@@ -83,7 +83,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
if: ${{ env.product == 'app' }}
|
if: ${{ env.product == 'app' }}
|
||||||
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5
|
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
|
||||||
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