mirror of
https://github.com/deployphp/deployer.git
synced 2025-01-17 21:48:58 +01:00
Update sync.yml
This commit is contained in:
parent
e7660e004d
commit
85eebc50a9
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
|
||||
- name: Deploy docs
|
||||
run: |
|
||||
curl --location --request POST 'https://api.github.com/repos/antonmedv/deployer.org/actions/workflows/deploy-docs.yml/dispatches' \
|
||||
curl --fail-with-body --location --request POST 'https://api.github.com/repos/antonmedv/deployer.org/actions/workflows/deploy-docs.yml/dispatches' \
|
||||
--header "Authorization: Bearer ${MY_GITHUB_TOKEN}" \
|
||||
--header 'Accept: application/vnd.github.v3+json' \
|
||||
--header 'Content-Type: application/json' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user