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 2a1def5 commit 84ff9afCopy full SHA for 84ff9af
.github/workflows/preview_create.yml
@@ -40,8 +40,8 @@ jobs:
40
github-token: ${{ secrets.GITHUB_TOKEN }}
41
state-backend: ephemeral
42
state-action: start
43
- skip-ephemeral-stop: 'true'
44
include-preview: 'true'
+ install-awslocal: 'true'
45
preview-cmd: |
46
# Add your custom deployment commands here.
47
# Below is an example for the Image resizer application.
0 commit comments