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 b0a097b commit 7ee3492Copy full SHA for 7ee3492
1 file changed
.github/workflows/build-app.yaml
@@ -13,7 +13,7 @@ on:
13
jobs:
14
prepare:
15
name: Prepare ${{ inputs.app }}
16
- if: github.repository == 'home-assistant/addons-example'
+ if: github.repository == 'home-assistant/apps-example'
17
runs-on: ubuntu-latest
18
outputs:
19
architectures: ${{ steps.info.outputs.architectures }}
0 commit comments