mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
mirror.yml
fix syntax
This commit is contained in:
parent
8b28703e86
commit
6846513b88
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
@ -53,9 +53,9 @@ jobs:
|
|||||||
|
|
||||||
- name: checkout main branch
|
- name: checkout main branch
|
||||||
uses: actions/checkout@v2.4.0
|
uses: actions/checkout@v2.4.0
|
||||||
clean: false
|
|
||||||
with:
|
with:
|
||||||
path: ./src/fhem-mirror
|
path: ./src/fhem-mirror
|
||||||
|
clean: false
|
||||||
|
|
||||||
- name: generate merged authors file
|
- name: generate merged authors file
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user