2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

Update mirror.yml

do push with separate action
This commit is contained in:
sidey79 2021-11-07 02:06:33 +01:00 committed by GitHub
parent 16d885c295
commit d60ff6daa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,7 +119,7 @@ jobs:
add: '.github/*' add: '.github/*'
branch: 'main' branch: 'main'
pull: 'NO-PULL' pull: 'NO-PULL'
push: '--force' push: false
- name: Push force changes to master branch in same repo - name: Push force changes to master branch in same repo
if: ${{ steps.fetchsvn.outputs.SVN_FETCH_STATUS == 'complete' }} if: ${{ steps.fetchsvn.outputs.SVN_FETCH_STATUS == 'complete' }}