error with github workflow
hi im using:
https://github.com/runpod-workers/worker-template/tree/main
as a template for the CI/CD, but getting this error:
Run fjogeleit/http-request-action@v1
Error: {"code":404,"message":""}
GitHub
GitHub - runpod-workers/worker-template: 🚀 | A simple worker that c...
🚀 | A simple worker that can be used as a starting point to build your own custom RunPod Endpoint API worker. - GitHub - runpod-workers/worker-template: 🚀 | A simple worker that can be used as a st...
4 Replies
here is my config
i have all my secrets setup in my repo
It seems that either
RUNNER_24GB
isn't pointing to an existing endpoint or the RUNPOD_API_KEY
is not correct.
Can you check if this is working for you, when replacing the <RUNPOD_API_KEY>
with your key?
ty
@andrew let me know if I can help you any further