mirror of
https://github.com/nzp-team/glquake.git
synced 2024-11-21 19:41:21 +00:00
Oops!
Adjust file name change with Unify-and-Release
This commit is contained in:
parent
f85c567b98
commit
d598c964c7
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build-and-release.yml
vendored
4
.github/workflows/build-and-release.yml
vendored
|
@ -67,8 +67,8 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: ./ctr-nzp-3ds.zip
|
||||
asset_name: ctr-nzp-3ds.zip
|
||||
asset_path: ./ctr-nzp-3dsx.zip
|
||||
asset_name: ctr-nzp-3dsx.zip
|
||||
asset_content_type: application/zip
|
||||
- name: Publish Release
|
||||
uses: StuYarrow/publish-release@v1
|
||||
|
|
Loading…
Reference in a new issue