Skip to content

Commit

Permalink
Update oblf-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhilashKD authored Oct 1, 2024
1 parent 40bff71 commit 542a328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oblf-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.OBLF_ENV }}"' > .env
echo '${{ secrets.OBLF_ENV }}' > .env
ls -ltra
./deploy.sh

0 comments on commit 542a328

Please sign in to comment.