Remove echo command

This commit is contained in:
Vaillant jeremy
2021-08-01 13:19:37 +02:00
parent 6f5bb1c925
commit 6fe916593c
-1
View File
@@ -30,7 +30,6 @@ steps:
- name: binary - name: binary
path: release/windows path: release/windows
commands: commands:
- echo "Username : ${ITCHIO_USERNAME}"
- butler push "releases/windows" "${ITCHIO_USERNAME}/${ITCHIO_GAME}:windows" - butler push "releases/windows" "${ITCHIO_USERNAME}/${ITCHIO_GAME}:windows"
environment: environment:
BUTLER_API_KEY: BUTLER_API_KEY: