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 00d23e1 commit ff9eaadCopy full SHA for ff9eaad
.github/workflows/ephemeral.yml
@@ -24,7 +24,7 @@ jobs:
24
"extension-auto-install": "localstack-extension-mailhog",
25
}
26
env:
27
- LOCALSTACK_API_KEY: ${{ secrets.LOCALSTACK_API_KEY }}
+ LOCALSTACK_API_KEY: ${{ secrets.STAGING_LOCALSTACK_API_KEY }}
28
GH_ACTION_VERSION: ${{ github.event_name == 'pull_request' && github.head_ref || github.ref_name }}
29
PREVIEW_CMD: |-
30
awslocal s3 mb s3://test-bucket
0 commit comments