From c4b5e468e72594215a56498f8d633058319e11b5 Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Tue, 5 Nov 2024 18:02:32 +0100 Subject: [PATCH] ci: building docs on new git tag fixed --- .github/workflows/documentation.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index b1bb541d..c82b7ed7 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -27,10 +27,8 @@ on: branches: - master - main - label: - types: - - created - - edited + tags: + - v* permissions: contents: write jobs: