summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/send_autobuild_webdocs_ping.yml
diff options
context:
space:
mode:
author_Tradam <[email protected]>2023-05-09 22:03:00 -0400
committerGitHub <[email protected]>2023-05-09 22:03:00 -0400
commitbc6b28571ad5c021fdf7396e0acc740fc9fd4004 (patch)
tree73191492a4fc98b3bdf4f780f82699d69e1d101f /.github/workflows/send_autobuild_webdocs_ping.yml
parent505c9942c3aedde3e2a5988f3e888448d732dc08 (diff)
downloadRodeoKit-bc6b28571ad5c021fdf7396e0acc740fc9fd4004.tar.gz
RodeoKit-bc6b28571ad5c021fdf7396e0acc740fc9fd4004.zip
Update send_autobuild_webdocs_ping.yml
Diffstat (limited to '.github/workflows/send_autobuild_webdocs_ping.yml')
-rw-r--r--.github/workflows/send_autobuild_webdocs_ping.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/send_autobuild_webdocs_ping.yml b/.github/workflows/send_autobuild_webdocs_ping.yml
index ee40ca2..06df7e2 100644
--- a/.github/workflows/send_autobuild_webdocs_ping.yml
+++ b/.github/workflows/send_autobuild_webdocs_ping.yml
@@ -11,3 +11,4 @@ jobs:
if: github.event.action != 'pong'
run: 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 }} --data '{"event_type": "trigger_build", "client_payload": { "repository": "'"$github_repository"'" }}'
+