mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-07 21:58:06 -05:00
fix artifact path
This commit is contained in:
parent
f14479d317
commit
4996220222
2
.github/workflows/build_application.yml
vendored
2
.github/workflows/build_application.yml
vendored
@ -239,7 +239,7 @@ jobs:
|
||||
prerelease: true
|
||||
body: Automated rolling release - changelog below. [Updating Instructions](https://github.com/RaidMax/IW4M-Admin/wiki/Getting-Started#updating)
|
||||
generateReleaseNotes: true
|
||||
artifacts: ${{ github.workspace }}/*.zip
|
||||
artifacts: ${{ github.workspace }}/artifact/*.zip
|
||||
artifactErrorsFailBuild: true
|
||||
|
||||
update_master_version:
|
||||
|
Loading…
x
Reference in New Issue
Block a user