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 3e08ae7 commit d589b11
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/home/GuruTechDev/reload/" \
curl -X POST "https://www.pythonanywhere.com/api/v0/user/GuruTechDev/home/GuruTechDev/" \
-H "Authorization: Token $PA_API_KEY"

0 comments on commit d589b11

Please sign in to comment.