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

This commit is contained in:
2026-05-17 16:57:12 -06:00
parent 0194d8220f
commit f4ea272c12

View File

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