mirror of
https://github.com/mihonapp/mihon-preview.git
synced 2025-11-03 10:19:08 +01:00
Update softprops/action-gh-release action to v2.4.1 (#43)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -99,7 +99,7 @@ jobs:
|
||||
mv app/build/outputs/apk/preview/app-x86_64-preview-signed.apk mihon-x86_64-r${{ env.COMMIT_COUNT }}.apk
|
||||
|
||||
- name: Create release
|
||||
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
|
||||
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
|
||||
with:
|
||||
tag_name: r${{ env.COMMIT_COUNT }}
|
||||
name: Mihon Preview r${{ env.COMMIT_COUNT }}
|
||||
|
||||
Reference in New Issue
Block a user