From ff50f1b932d7e1f9297b5e2c834ae205b26449e8 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sat, 31 Jul 2021 15:35:14 +0100 Subject: [PATCH] :octocat: Fixes syntax error in sponsors action --- .github/workflows/insert-sponsors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/insert-sponsors.yml b/.github/workflows/insert-sponsors.yml index bd96dd64..ddd5d67b 100644 --- a/.github/workflows/insert-sponsors.yml +++ b/.github/workflows/insert-sponsors.yml @@ -2,7 +2,7 @@ # where the `` tag is name: Inserts Current Sponsors in Readme on: - workflow_dispatch + workflow_dispatch: release: types: [published] jobs: