We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I started getting that error when I updated to a new environment
this is my config
- name: Beanstalk Deploy uses: hmanzur/actions-aws-eb@v1.0.0 with: command: 'deploy --staged' env: AWS_ACCESS_KEY_ID: ${{ secrets.EB_USER_ACCESS_KEY_ID }} AWS_SECRET_ACCESS_KEY: ${{ secrets.EB_USER_SECRET_ACCESS_KEY }} APPLICATION_NAME: my-api ENVIRONMENT_NAME: my-staging-api AWS_DEFAULT_REGION: ap-northeast-2
Github Actions was down today so not sure if they changed something and now this version is no longer compatible?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I started getting that error when I updated to a new environment
this is my config
Github Actions was down today so not sure if they changed something and now this version is no longer compatible?
The text was updated successfully, but these errors were encountered: