diff --git a/.github/workflows/github-pages-deploy.yml b/.github/workflows/github-pages-deploy.yml index cab3b22..0735152 100644 --- a/.github/workflows/github-pages-deploy.yml +++ b/.github/workflows/github-pages-deploy.yml @@ -1,13 +1,8 @@ name: Deploy Docs and Demo on Release on: - push: - branches: - - DT-21533 # Укажите здесь вашу тестовую ветку - -# on: -# release: -# types: [published] + release: + types: [published] jobs: build: