mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-03 22:14:45 +08:00
test 5
This commit is contained in:
parent
b308008676
commit
f8a704d193
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
|||||||
- name: Upload the build
|
- name: Upload the build
|
||||||
uses: ncipollo/release-action@v1
|
uses: ncipollo/release-action@v1
|
||||||
with:
|
with:
|
||||||
|
allowUpdates: true
|
||||||
artifacts: build/prefab/full/linux_x86_64_gui/*
|
artifacts: build/prefab/full/linux_x86_64_gui/*
|
||||||
|
|
||||||
- name: Make the build
|
- name: Make the build
|
||||||
@ -34,4 +35,5 @@ jobs:
|
|||||||
- name: Upload the build
|
- name: Upload the build
|
||||||
uses: ncipollo/release-action@v1
|
uses: ncipollo/release-action@v1
|
||||||
with:
|
with:
|
||||||
|
allowUpdates: true
|
||||||
artifacts: linux_x86_64_server(debug).tar
|
artifacts: linux_x86_64_server(debug).tar
|
||||||
Loading…
x
Reference in New Issue
Block a user