Skip to content

Commit cc64c9a

Browse files
committed
Update pipeline
1 parent 9825223 commit cc64c9a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pipeline.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ on:
88
release:
99
types: [published]
1010

11+
env:
12+
DEFAULT_REGION: us-east-1
13+
AWS_ACCESS_KEY_ID: localstack
14+
AWS_SECRET_ACCESS_KEY: localstack
15+
1116
jobs:
1217
check-format:
1318
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)