mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2025-12-22 20:21:57 +00:00
Update trigger_rebuild.yaml
This commit is contained in:
2
.github/workflows/trigger_rebuild.yaml
vendored
2
.github/workflows/trigger_rebuild.yaml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
response=$(curl -L \
|
response=$(curl -L \
|
||||||
-X POST \
|
-X POST \
|
||||||
-H "Accept: application/vnd.github+json" \
|
-H "Accept: application/vnd.github+json" \
|
||||||
-H "Authorization: Bearer ${{ secrets.PAT_TOKEN }}" \
|
-H "Authorization: Bearer ${{ secrets.PUBLIC_REPO_SYNC_TOKEN }}" \
|
||||||
-H "X-GitHub-Api-Version: 2022-11-28" \
|
-H "X-GitHub-Api-Version: 2022-11-28" \
|
||||||
-w "%{http_code}" \
|
-w "%{http_code}" \
|
||||||
-o /dev/null \
|
-o /dev/null \
|
||||||
|
|||||||
Reference in New Issue
Block a user