Skip to content

Commit

Permalink
Deploiement CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
elhadjbah committed Sep 22, 2024
1 parent 3270c86 commit 02b4525
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ jobs:
uses: einaregilsson/beanstalk-deploy@v20
with:

# info secret
aws_access_key: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

Expand Down

0 comments on commit 02b4525

Please sign in to comment.