Update update-gh-pages.yml

This commit is contained in:
jklingen 2025-05-09 15:41:16 +02:00 committed by GitHub
commit 68d95c8c1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,6 @@ jobs:
shell: bash shell: bash
run: | run: |
curl -X POST \ curl -X POST \
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \ -H "Authorization: Bearer ${{ secrets.GH_PAT_JKL }}" \
-H "Accept: application/vnd.github+json" \ -H "Accept: application/vnd.github+json" \
https://api.github.com/repos/${{ github.repository }}/pages/builds https://api.github.com/repos/${{ github.repository }}/pages/builds