Skip to content

Commit

Permalink
Add Home Assistant Green (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
agners authored Aug 10, 2023
1 parent 6bfb060 commit 4b38a3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- raspberrypi4-64
- tinker
- yellow
- green
steps:
- name: Checkout the repository
uses: actions/checkout@v3
Expand All @@ -54,7 +55,7 @@ jobs:
run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV

- name: Build landingpage
uses: home-assistant/builder@2023.06.1
uses: home-assistant/builder@2023.08.0
with:
args: |
$BUILD_ARGS \
Expand Down

0 comments on commit 4b38a3f

Please sign in to comment.