From c2fa8a87912c37664f6f6e8c49976ecc3735bbc3 Mon Sep 17 00:00:00 2001 From: "Paul K. Gerke" Date: Sat, 23 Sep 2023 21:21:55 +0200 Subject: [PATCH] Also run on edited releases --- .github/workflows/deploy-github-pages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy-github-pages.yml b/.github/workflows/deploy-github-pages.yml index 4a33f6d..fc9dfbb 100644 --- a/.github/workflows/deploy-github-pages.yml +++ b/.github/workflows/deploy-github-pages.yml @@ -5,6 +5,7 @@ on: release: types: - created + - edited jobs: build: