Closed lxandrexl closed 1 month ago
I have a PR open to address this and some other improvements. In the meantime I have them published here: https://github.com/ryanlawson/serverless-github-action
@ryanlawson do you know by any chance when the PR will be ready? I tried the repo you linked but I'm getting the error "s:cli-error-handler: Configuration file not found in directory "/github/workspace"" My only option right now is to downgrade my project to Serverless 3 and use my old setup. Thanks
V4 is already supported but you have to specify the version, serverless/github-action@v4
. You can see it in action in the aws-ai-stack example project.
Don't forget to provide support here, we developers who use github actions would be very grateful.