mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Add include-hidden-files to upload env_file artifact (#125179)
This commit is contained in:
parent
3a8039cbc0
commit
4aa86a574f
1
.github/workflows/wheels.yml
vendored
1
.github/workflows/wheels.yml
vendored
@ -86,6 +86,7 @@ jobs:
|
||||
with:
|
||||
name: env_file
|
||||
path: ./.env_file
|
||||
include-hidden-files: true
|
||||
overwrite: true
|
||||
|
||||
- name: Upload requirements_diff
|
||||
|
Loading…
x
Reference in New Issue
Block a user