diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 3350b4f..10de8be 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 on: push: branches: - - 'release**' + - 'main**' env: BUILD: staging