summaryrefslogtreecommitdiffhomepage
path: root/ci
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-10-17 00:45:25 +0200
committerAki <please@ignore.pl>2022-10-17 00:45:25 +0200
commit8efba10e2f8ddde86d1f0fdccac78da5814622ea (patch)
treef423ae0fbc43208d9fed892ef465b929db6f383c /ci
parentfe6cf4b8b85e7eb4b8f9be11578258d06e2887e5 (diff)
downloadstarshatter-8efba10e2f8ddde86d1f0fdccac78da5814622ea.zip
starshatter-8efba10e2f8ddde86d1f0fdccac78da5814622ea.tar.gz
starshatter-8efba10e2f8ddde86d1f0fdccac78da5814622ea.tar.bz2
Switched to configure_file to consistently generate version file
Diffstat (limited to 'ci')
-rwxr-xr-xci/deploy-itchio.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/deploy-itchio.sh b/ci/deploy-itchio.sh
index 41e4e45..2d5ee9f 100755
--- a/ci/deploy-itchio.sh
+++ b/ci/deploy-itchio.sh
@@ -4,6 +4,6 @@ install_component() {
}
install_component Copyright
install_component Runtime
-butler push $staging $target:$branch-executables-only-windows-x86 --userversion-file $builddir/version
+butler push $staging $target:$branch-executables-only-windows-x86 --userversion-file $builddir/version.txt
install_component Resources
-butler push $staging $target:$branch-full-windows-x86 --userversion-file $builddir/version
+butler push $staging $target:$branch-full-windows-x86 --userversion-file $builddir/version.txt