We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9942b62 commit 38bfc21Copy full SHA for 38bfc21
.github/workflows/deploy.yml
@@ -57,7 +57,7 @@ jobs:
57
needs: setup
58
runs-on: ubuntu-latest
59
env:
60
- APP_SPEC_FILE: ${{github.workspace}}/appspec.yaml
+ APP_SPEC_FILE: ${{github.workspace}}/appspec.yml
61
APP_SPEC_KEY: appspec.zip
62
steps:
63
- uses: actions/checkout@v4
0 commit comments