Unable to release a new version of automate function

Hey everyone!

I am trying to release an update to the speckle automate function created during the hackathon. This used to work around one month ago, but now when I check the github action logs I see a 401 or 403 errors:

Logging into https://automate.speckle.dev...

Error: Error response from daemon: login attempt to https://automate.speckle.dev/v2/ failed with status: 403 Forbidden

The function was created using the python template, so I tried changing the env secrets in the github repo. I changed SPECKLE_FUNCTION_ID to 3f6392320e from Log in - Speckle and the SPECKLE_FUNCTION_TOKEN to the token on my profile from automate.speckle.dev, but without any luck. What could be the problem?

Thank for your help!