From 2c24cbbbd65335b38d76b2f94bd55b1d0e1c23d0 Mon Sep 17 00:00:00 2001 From: Oege Dijk Date: Sun, 10 Dec 2023 22:11:21 +0100 Subject: [PATCH] Update static.yml --- .github/workflows/static.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index d3d75ef..e5d0f15 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -2,11 +2,10 @@ name: Deploy static content to Pages on: - # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: - release: types: [created] + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: