Fix incorrect API endpoint
All checks were successful
Build and Publish Docker Image / build (push) Successful in 17s

This commit is contained in:
2026-05-17 16:56:06 -06:00
parent e38e28c622
commit 0194d8220f

View File

@@ -34,4 +34,4 @@ jobs:
--header "X-Api-Key: ${{ secrets.KOMODO_API_KEY }}" \
--header "X-Api-Secret: ${{ secrets.KOMODO_API_SECRET }}" \
--data '{ "stack": "6a0636c08ef0bf623546d494" }' \
${{ secrets.KOMODO_HOST }}/execute/DeployStackIfChanged
${{ secrets.KOMODO_HOST }}/execute/CheckStackForUpdate