mirror of
https://github.com/mihonapp/mihon-preview.git
synced 2025-01-13 03:37:09 +01:00
Update softprops/action-gh-release action to v2.0.6 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
02f3794085
commit
eed738a0af
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
|
echo "APK_X86_64_SHA=$sha" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Create release
|
- name: Create release
|
||||||
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v2.0.5
|
uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2.0.6
|
||||||
with:
|
with:
|
||||||
tag_name: r${{ env.COMMIT_COUNT }}
|
tag_name: r${{ env.COMMIT_COUNT }}
|
||||||
name: Mihon Preview r${{ env.COMMIT_COUNT }}
|
name: Mihon Preview r${{ env.COMMIT_COUNT }}
|
||||||
|
Loading…
Reference in New Issue
Block a user