linux butler push release builds

This commit is contained in:
2022-08-31 21:24:14 +00:00
parent b0a9187f58
commit e9e74b4db6

View File

@@ -97,5 +97,6 @@
<!--Place custom nodes like icons here (higher priority to override the HaxeFlixel icon)-->
<postbuild cmd="butler push release/windows/bin nqn/habit-puzzles:win" if="windows" unless="debug" />
<postbuild cmd="butler push release/linux/bin nqn/habit-puzzles:linux" if="linux" unless="debug" />
</project>