actually release instead of just saying so
This commit is contained in:
parent
51a2c3f753
commit
5bfa479231
|
@ -65,6 +65,7 @@ deploy-release:
|
||||||
ITCH_GAME: "revival"
|
ITCH_GAME: "revival"
|
||||||
ITCH_TRACK: "windows"
|
ITCH_TRACK: "windows"
|
||||||
script:
|
script:
|
||||||
- echo "deploy release :bolb:"
|
- chmod +x ./ci/deploy.sh
|
||||||
|
- ./ci/deploy.sh $BUILD_DIR $ITCH_USER $ITCH_GAME $ITCH_TRACK
|
||||||
dependencies:
|
dependencies:
|
||||||
- build
|
- build
|
||||||
|
|
Loading…
Reference in New Issue