1
0
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:
Franck Nijhof
2022-07-02 15:49:27 +02:00
committed by GitHub
parent 07332bf155
commit e8da573ba2

View File

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