Skip to content

Commit

Permalink
syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
progmatic-99 committed Mar 12, 2024
1 parent e042d0b commit 92a79c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
DEPLOYMENT: ${{ secrets.DEPLOYMENT }}
run: |
echo "ACCESS_TOKEN=$ACCESS_TOKEN" > .env
echo "DEPLOYMENT_ENV=$DEPLOYMENT_ENV" >> .env
echo "DEPLOYMENT_ENV=$DEPLOYMENT_ENV" >> .env
- name: Upload .env file to EC2
env:
Expand Down

0 comments on commit 92a79c8

Please sign in to comment.