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
28158b6301
commit
7223af183f
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
||||
run: |
|
||||
df -h ./src/fhem-mirror
|
||||
|
||||
- name: clean cache
|
||||
- name: clean cache
|
||||
env:
|
||||
Clean_Cache: ${{ secrets.CLEANCACHE }}
|
||||
if: "${{ env.Clean_Cache == 'true' }}"
|
||||
|
Loading…
Reference in New Issue
Block a user