diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index 49b175388..17aa24d99 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -123,7 +123,7 @@ jobs: uses: ad-m/github-push-action@v0.6.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} - branch: main + branch: master directory: ./src/fhem-mirror force: true tags: true