Skip to content

Commit

Permalink
Renames the build action (home-assistant#1637)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored Oct 23, 2020
1 parent e8f94e7 commit 4ee8832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:

- name: Test docker build for ${{ matrix.addon }}
if: steps.changed.outputs.changed == 'true'
uses: home-assistant/hassio-builder@master
uses: home-assistant/builder@master
with:
args: |
--test \
Expand Down

0 comments on commit 4ee8832

Please sign in to comment.