Skip to content

Commit

Permalink
Update onpush_builder.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium authored Aug 27, 2024
1 parent d0b8420 commit 8ef2f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/onpush_builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
- name: Build ${{ matrix.addon }} add-on
id: builderstep
if: steps.check.outputs.build_arch == 'true'
uses: home-assistant/[email protected].2
uses: home-assistant/[email protected].1
env:
CAS_API_KEY: ${{ secrets.CAS_API_KEY }}
with:
Expand Down

0 comments on commit 8ef2f29

Please sign in to comment.