From 3457eb5e3c6065970bfac52ffb38b217a9d79838 Mon Sep 17 00:00:00 2001 From: Oege Dijk Date: Sat, 9 Dec 2023 22:02:04 +0100 Subject: [PATCH] Update static.yml --- .github/workflows/static.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 5f83149..d3d75ef 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -5,6 +5,9 @@ on: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: + release: + types: [created] + # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: contents: read