mirror of
https://github.com/mihonapp/mihon-preview.git
synced 2024-11-10 04:37:24 +01:00
Update softprops/action-gh-release action to v2.0.8 (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
eed738a0af
commit
31e5728365
2
.github/workflows/build_app.yml
vendored
2
.github/workflows/build_app.yml
vendored
@ -111,7 +111,7 @@ jobs:
|
||||
echo "APK_X86_64_SHA=$sha" >> $GITHUB_ENV
|
||||
|
||||
- name: Create release
|
||||
uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2.0.6
|
||||
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8
|
||||
with:
|
||||
tag_name: r${{ env.COMMIT_COUNT }}
|
||||
name: Mihon Preview r${{ env.COMMIT_COUNT }}
|
||||
|
Loading…
Reference in New Issue
Block a user