diff --git a/.gitea/workflows/deploy-lectures.yml b/.gitea/workflows/deploy-lectures.yml index 47d1ed7..d412cfd 100644 --- a/.gitea/workflows/deploy-lectures.yml +++ b/.gitea/workflows/deploy-lectures.yml @@ -9,7 +9,7 @@ run-name: ${{ gitea.actor }} deploys Lecture site on: push: branches: - - master + - main jobs: # Deploy job