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:
parent
16d885c295
commit
d60ff6daa1
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
@ -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' }}
|
||||||
|
Loading…
Reference in New Issue
Block a user