Upload frigate-hass-card artifact on pull request
This commit is contained in:
@@ -29,3 +29,9 @@ jobs:
|
|||||||
# Don't attempt to load into HACS (as it loads the release, not the
|
# Don't attempt to load into HACS (as it loads the release, not the
|
||||||
# build).
|
# build).
|
||||||
ignore: "hacs"
|
ignore: "hacs"
|
||||||
|
|
||||||
|
- name: Upload artifact
|
||||||
|
uses: actions/upload-artifact@v3
|
||||||
|
with:
|
||||||
|
name: frigate-hass-card
|
||||||
|
path: dist/frigate-hass-card.js
|
||||||
|
|||||||
Reference in New Issue
Block a user