Update release.toml

This commit is contained in:
2025-03-13 05:13:31 +00:00
parent e10345a5f4
commit 6bf8f45a50

View File

@ -103,7 +103,11 @@ builder = "local"
git_provider = "git.komo.do"
repo = "komodo/build"
on_clone.command = """
bash ./upload-binaries.sh release ghcr.io/mbecker20/komodo-binaries:latest [[KOMODO_VERSION]] [[KOMODO_GIT_TOKEN]]
bash ./upload-binaries.sh \
release \
ghcr.io/mbecker20/komodo-binaries:latest \
[[KOMODO_VERSION]] \
[[KOMODO_GIT_TOKEN]]
"""
##