Skip to content

Commit

Permalink
Update dev-PYM.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhilashKD authored Mar 7, 2025
1 parent b0f3f2d commit bf21942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-PYM.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
if [ -f .env ]; then
rm .env
fi
echo "${{ secrets.DEVPYM_ENV }}" > .env
echo '${{ secrets.DEVPYM_ENV }}"' > .env
ls -ltra
./deploy.sh ${{ env.BRANCH_NAME }}

0 comments on commit bf21942

Please sign in to comment.