2
0
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:
sidey79 2021-12-13 22:51:54 +01:00
parent 8b28703e86
commit 6846513b88

View File

@ -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: |