actually release instead of just saying so

This commit is contained in:
Cat Flynn 2021-02-01 21:03:22 +00:00
parent 51a2c3f753
commit 5bfa479231
1 changed files with 2 additions and 1 deletions

View File

@ -65,6 +65,7 @@ deploy-release:
ITCH_GAME: "revival"
ITCH_TRACK: "windows"
script:
- echo "deploy release :bolb:"
- chmod +x ./ci/deploy.sh
- ./ci/deploy.sh $BUILD_DIR $ITCH_USER $ITCH_GAME $ITCH_TRACK
dependencies:
- build