diff --git a/.github/workflows/ping-index-onedrive.yml b/.github/workflows/ping-index-onedrive.yml index c5b4a90..7a3dcbc 100644 --- a/.github/workflows/ping-index-onedrive.yml +++ b/.github/workflows/ping-index-onedrive.yml @@ -14,7 +14,7 @@ jobs: # Hit the webhook endpoint to rebuild from the "main" branch # run: curl -X POST -d {} url run: | - curl -A "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:101.0) Gecko/20100101 Firefox/101.0" -v https://atp.vietstarhp.com + curl -A "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:101.0) Gecko/20100101 Firefox/101.0" -v https://od.vietstarhp.com - name: Delete workflow runs uses: Mattraks/delete-workflow-runs@v2