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 8, 2024
1 parent a4750bc commit 1ef066a
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.gurutechdev.com/api/v0/user/GuruTechDev/home/GuruTechDev/hosting" \
curl -X POST "https://gurutechdev.pythonanywhere.com//api/v0/user/GuruTechDev/home/GuruTechDev/hosting" \
-H "Authorization: Token $PA_API_KEY"

0 comments on commit 1ef066a

Please sign in to comment.