[Komodo] Commit Sync: update release.toml

This commit is contained in:
komodo
2024-12-02 08:06:30 +00:00
parent 8391f213cb
commit b3ed266d47

View File

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