Skip to content

Commit

Permalink
ALTERNATIVE SECERET METHOD
Browse files Browse the repository at this point in the history
  • Loading branch information
ManjotSingh18 committed Apr 19, 2024
1 parent 0c27317 commit 49227ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
python-version: 3.9 #install the python version needed
- name: Serverless Deploy
uses: dhollerbach/actions.serverless-with-python-requirements@v2
env:
with:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_REGION: us-west-1
Expand Down

0 comments on commit 49227ae

Please sign in to comment.