Skip to content

Commit

Permalink
Update ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mani121800 authored Aug 7, 2024
1 parent 6312928 commit 110f961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
env:
PA_API_KEY: ${{ secrets.PA_API_KEY }}
run: |
curl -X POST "https://www.pythonanywhere.com/api/v0/user/ GuruTechDev/webapps/GuruTechDev/reload/" \
curl -X POST "https://gurutechdev.pythonanywhere.com//api/v0/user/ GuruTechDev/webapps/GuruTechDev/reload/" \
-H "Authorization: Token $PA_API_KEY"

0 comments on commit 110f961

Please sign in to comment.