mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-27 12:15:30 +01:00
Only upload nighlty wheel build artifact (#13064)
This commit is contained in:
2
.github/workflows/nightly.yaml
vendored
2
.github/workflows/nightly.yaml
vendored
@@ -59,5 +59,5 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: wheels
|
||||
path: dist/
|
||||
path: dist/home_assistant_frontend*.whl
|
||||
if-no-files-found: error
|
||||
|
||||
Reference in New Issue
Block a user