Skip to content

Commit

Permalink
deployinng with sls secret access key
Browse files Browse the repository at this point in the history
  • Loading branch information
hhassan01 committed Aug 31, 2024
1 parent cafc525 commit 932557b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,5 @@ jobs:
EVENT_SOURCE: ${{ secrets.EVENT_SOURCE }}
AWS_ACCOUNT_REGION: ${{ secrets.AWS_ACCOUNT_REGION }}
AWS_ACCOUNT_ID: ${{ secrets.AWS_ACCOUNT_ID }}
SERVERLESS_ACCESS_KEY: ${{ secrets.SERVERLESS_ACCESS_KEY }}

0 comments on commit 932557b

Please sign in to comment.