Remove echo command
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user