Skip to content

Commit

Permalink
Update Pratham-Tekdi-Deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhilashKD authored Sep 20, 2024
1 parent f2fe4a1 commit 5a86161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Pratham-Tekdi-Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
if [ -f .env ]; then
rm .env
fi
echo '${{ secrets.QA_ENV }}"' > .env
echo '${{ secrets.QA_ENV }}' > .env
ls -ltra
./deploy.sh

0 comments on commit 5a86161

Please sign in to comment.