From 2b5f8f48bffef7715d6194d47732a6d52ee59340 Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Fri, 10 Sep 2021 20:06:29 +0200 Subject: [PATCH] Update update-documentation.yml --- .github/workflows/update-documentation.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/update-documentation.yml b/.github/workflows/update-documentation.yml index 812a773c..81a5c989 100644 --- a/.github/workflows/update-documentation.yml +++ b/.github/workflows/update-documentation.yml @@ -10,7 +10,8 @@ on: release: types: - published - + - unpublished + - deleted jobs: trigger-doc-build: runs-on: ubuntu-latest