mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-05-14 15:10:05 +00:00
K
This commit is contained in:
parent
120d366906
commit
31b4bbd364
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
- name: release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
body: initial release
|
||||
body: "initial release"
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
files: android-armv7a-build.zip
|
||||
tag_name: ${{ github.ref_name }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user