Skip to content

Commit

Permalink
Use hassio-addons/workflows/addon-deploy again
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Apr 17, 2024
1 parent 8e7de7f commit 174b27c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 178 deletions.
176 changes: 0 additions & 176 deletions .github/workflows/addon-deploy.yaml

This file was deleted.

4 changes: 3 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ on:

jobs:
workflows:
uses: ./.github/workflows/addon-deploy.yaml
uses: hassio-addons/workflows/.github/workflows/addon-deploy.yaml@main
secrets:
DISPATCH_TOKEN: ${{ secrets.DISPATCH_TOKEN }}
2 changes: 1 addition & 1 deletion repository.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
# https://developers.home-assistant.io/docs/add-ons/repository#repository-configuration
name: "Home Assistant CUPS + Airprint Add-On repository"
url: "https://github.com/joschi/homeassistant-addon-cups-airprint"
url: "https://github.com/joschi-ha/addon-cups-airprint"
maintainer: "Jochen Schalanda <[email protected]>"

0 comments on commit 174b27c

Please sign in to comment.