mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-10 21:55:11 +01:00
fix: tag_name
This commit is contained in:
parent
75337b85e8
commit
eb1c46d02c
2
.github/workflows/magisk.yml
vendored
2
.github/workflows/magisk.yml
vendored
@ -663,4 +663,4 @@ jobs:
|
|||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
files: ./${{ env.artifact_name }}.zip
|
files: ./${{ env.artifact_name }}.zip
|
||||||
tag_name: ${{ git_hash }}
|
tag_name: $git_hash
|
||||||
|
Loading…
Reference in New Issue
Block a user