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