We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 554f1b0 commit c591158Copy full SHA for c591158
1 file changed
.github/workflows/test-appsync-utils.yml
@@ -51,7 +51,7 @@ jobs:
51
image-tag: "latest"
52
use-pro: "true"
53
env:
54
- LOCALSTACK_AUTH_TOKEN: ${{ secrets.LOCALSTACK_AUTH_TOKEN }}
+ LOCALSTACK_AUTH_TOKEN: ${{ secrets.LOCALSTACK_API_KEY }}
55
APPSYNC_JS_LIBS_VERSION: ${{ github.sha }}
56
DEBUG: "1"
57
DISABLE_EVENTS: "1"
0 commit comments