From 1709ee170e185b01cbcc77201456e73434cb3b80 Mon Sep 17 00:00:00 2001 From: pantor Date: Sun, 29 Jan 2023 14:00:11 +0100 Subject: [PATCH] build documentation from latest release --- .github/workflows/documentation.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index e60690b..d1a7ab4 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -1,8 +1,8 @@ name: Documentation on: - push: - branches: ["master"] + release: + types: [published] workflow_dispatch: jobs: