Skip to content

Commit

Permalink
gh actions were added
Browse files Browse the repository at this point in the history
  • Loading branch information
MazeWorksSuriya committed Aug 22, 2024
1 parent a3f9c80 commit a3b8790
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
- name: Deploy to EB
uses: einaregilsson/beanstalk-deploy@v18
with:
aws_access_key: ${{ secrets.AWS_ACCESS_KEY }}
aws_secret_key: ${{ secrets.AWS_SECRET_KEY }}
application_name: docker
environment_name: Docker-env
existing_bucket_name: elasticbeanstalk-ap-south-1-443370700977
Expand Down

0 comments on commit a3b8790

Please sign in to comment.