From 9a1c99d6d038cf25c7596a12933799b265a2e300 Mon Sep 17 00:00:00 2001 From: Abdur-Rahman Fashola Date: Fri, 26 Jan 2024 22:04:40 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=99=20Updated=20`workflow=5Fdispatch`?= =?UTF-8?q?=20-=20more=20work=20(1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dispatcher.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dispatcher.yml b/.github/workflows/dispatcher.yml index ad9e455..ea46eea 100644 --- a/.github/workflows/dispatcher.yml +++ b/.github/workflows/dispatcher.yml @@ -35,6 +35,6 @@ jobs: -H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \ -H "Accept: application/vnd.github+json" \ -H "X-GitHub-Api-Version: 2022-11-28" \ - https://api.github.com/repos/ShafSpecs/journal-stack/actions/workflows/sync-s3-posts/dispatches \ + https://api.github.com/repos/ShafSpecs/journal-stack/actions/workflows/sync-s3-posts.yml/dispatches \ -d "{\"ref\":\"main\"}"