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: