diff --git a/.github/workflows/push-to-gitea.yml b/.github/workflows/push-to-gitea.yml index ac7585d..9a33c13 100644 --- a/.github/workflows/push-to-gitea.yml +++ b/.github/workflows/push-to-gitea.yml @@ -3,7 +3,7 @@ name: Sync to Gitea on: push: branches: - - main # or whatever branch you want to sync + - main jobs: sync: