mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
Update mirror.yml
fix actoin command
This commit is contained in:
parent
56435c692f
commit
16d885c295
5
.github/workflows/mirror.yml
vendored
5
.github/workflows/mirror.yml
vendored
@ -116,11 +116,10 @@ jobs:
|
||||
with:
|
||||
message: 'add workflow file'
|
||||
cwd: './src/fhem-mirror'
|
||||
add: '/.github/*'
|
||||
add: '.github/*'
|
||||
branch: 'main'
|
||||
pull: 'NO-PULL'
|
||||
psuh: '--force'
|
||||
|
||||
push: '--force'
|
||||
|
||||
- name: Push force changes to master branch in same repo
|
||||
if: ${{ steps.fetchsvn.outputs.SVN_FETCH_STATUS == 'complete' }}
|
||||
|
Loading…
Reference in New Issue
Block a user