diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 665924ea7..b0b7028d6 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -1,9 +1,8 @@ name: release-coolify on: - push: - branches: - - main + release: + types: published jobs: make-it-coolifyed: