From 227fe970553f9e046e0558c3ba443c177607bc3a Mon Sep 17 00:00:00 2001 From: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com> Date: Mon, 12 Feb 2024 04:09:42 -0800 Subject: [PATCH] Update npm-astro-ghostcms.yml --- .github/workflows/npm-astro-ghostcms.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/npm-astro-ghostcms.yml b/.github/workflows/npm-astro-ghostcms.yml index bc38cfbe..4b4d83cf 100644 --- a/.github/workflows/npm-astro-ghostcms.yml +++ b/.github/workflows/npm-astro-ghostcms.yml @@ -1,8 +1,7 @@ name: NPM-Astro-GhostCMS on: - release: - types: [published] + workflow_dispatch: jobs: publishnpm: