summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
author_Tradam <[email protected]>2023-05-09 21:45:38 -0400
committerGitHub <[email protected]>2023-05-09 21:45:38 -0400
commit8d7b7cd295782d744b4be4e342a89fe2bb75edca (patch)
treefc6b3c07e9bbde90b5697eee3e97c372f1550d3a
parent6639c77c640a1e636f1056f93098d4f19ee4e2c9 (diff)
downloadRodeoKit-8d7b7cd295782d744b4be4e342a89fe2bb75edca.tar.gz
RodeoKit-8d7b7cd295782d744b4be4e342a89fe2bb75edca.zip
Update send_autobuild_webdocs_ping.yml
-rw-r--r--.github/workflows/send_autobuild_webdocs_ping.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/send_autobuild_webdocs_ping.yml b/.github/workflows/send_autobuild_webdocs_ping.yml
index 595ce31..39ca722 100644
--- a/.github/workflows/send_autobuild_webdocs_ping.yml
+++ b/.github/workflows/send_autobuild_webdocs_ping.yml
@@ -10,8 +10,6 @@ jobs:
- name: PING - Dispatch initiating repository event
if: github.event.action != 'pong'
run: |
- curl -X post https://api.github.com/repos/marcnuri-demo/actions-remote-dispatch-b/dispatches \
- -H 'Accept: application/vnd.github.everest-preview+json' \
curl -x post https://api.github.com/repos/catgirlsrodeo/dev.catgirls.rodeo/dispatches \
-h 'accept: application/vnd.github.everest-preview+json' \
-u ${{ secrets.access_token }} \