Update mirror.yml

save to master branch as before
This commit is contained in:
sidey79 2021-12-22 11:01:12 +01:00 committed by GitHub
parent 1b7325bf8e
commit d03bafe296
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,7 +123,7 @@ jobs:
uses: ad-m/github-push-action@v0.6.0 uses: ad-m/github-push-action@v0.6.0
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
branch: main branch: master
directory: ./src/fhem-mirror directory: ./src/fhem-mirror
force: true force: true
tags: true tags: true