Skip to content

Commit a8630fd

Browse files
Lucas BeloLucas Belo
Lucas Belo
authored and
Lucas Belo
committed
Serverless framework access key
1 parent eceeda1 commit a8630fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/api.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88

99
env: # new
10+
SERVERLESS_ACCESS_KEY: ${{ secrets.SERVERLESS_ACCESS_KEY }}
1011
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
1112
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
1213
AWS_DEFAULT_REGION: eu-west-1

0 commit comments

Comments
 (0)