Skip to content

Commit

Permalink
Serverless access key config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Belo authored and Lucas Belo committed Oct 9, 2024
1 parent 22f5782 commit af2b68a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/destroy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Destroy cloud resources
on: workflow_dispatch
env:
SERVERLESS_ACCESS_KEY: ${{ secrets.SERVERLESS_ACCESS_KEY }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_DEFAULT_REGION: eu-west-1
Expand Down

0 comments on commit af2b68a

Please sign in to comment.