We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83bb104 commit c56a67cCopy full SHA for c56a67c
.github/workflows/update_frontend.yml
@@ -61,7 +61,7 @@ jobs:
61
with:
62
repository: 'home-assistant/frontend'
63
tag: ${{ needs.check-version.outputs.latest_version }}
64
- fileName: home_assistant_frontend_supervisor-${{ needs.check-version.outputs.latest_version }}.tar.gz
+ fileName: home_assistant_frontend_landingpage-${{ needs.check-version.outputs.latest_version }}.tar.gz
65
extract: true
66
out-file-path: rootfs/usr/share/www/
67
- name: Create PR
0 commit comments