diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 952311b..bdbc17b 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -1,7 +1,7 @@ name: Gitea Actions Demo run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 on: - merge: + push: branches: - Release