Skip to content

Commit

Permalink
Removed some env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsam29 committed Jul 29, 2023
1 parent 35bd63b commit fa608db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ jobs:
PORT=${{ secrets.PORT }}
API_URL=${{ secrets.API_URL }}
AWS_S3_BUCKET_NAME=${{ secrets.AWS_S3_BUCKET_NAME }}
DOCKERHUB_USERNAME=${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_TOKEN=${{ secrets.DOCKERHUB_TOKEN }}
- name: Deploy Amazon ECS task definition
uses: aws-actions/amazon-ecs-deploy-task-definition@v1
Expand Down

0 comments on commit fa608db

Please sign in to comment.