diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4193e56..75a0506 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,9 +2,9 @@ name: deploy-to-Yandex-Cloud # Controls when the workflow will run on: - release: - types: [published] - + # release: + # types: [published] + push: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: