From 0d7fe9f5f56bed26ee2784c36697a4bd1ef01bc9 Mon Sep 17 00:00:00 2001 From: Abdur-Rahman Fashola Date: Sat, 27 Jan 2024 15:38:42 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=99=20Updated=20`workflow=5Fdispatch`?= =?UTF-8?q?=20trigger=20`cURL`=20command?= 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 02bfd6c..2ef5ab7 100644 --- a/.github/workflows/dispatcher.yml +++ b/.github/workflows/dispatcher.yml @@ -34,5 +34,5 @@ jobs: -H "Accept: application/vnd.github+json" \ -H "X-GitHub-Api-Version: 2022-11-28" \ https://api.github.com/repos/${{ github.repository }}/actions/workflows/sync-s3-posts.yml/dispatches \ - -d "{\"ref\":\"main\"}" + -d "{\"ref\":\"remix-pwa\"}"