Skip to content

Commit

Permalink
override slug
Browse files Browse the repository at this point in the history
  • Loading branch information
ITProKyle committed Aug 21, 2024
1 parent 4129ee7 commit 10200bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
permissions:
pull-requests: read
uses: finleyfamily/workflows/.github/workflows/hass-addon.ci.yml@master
with:
slug: ${{ github.event.repository.name }}
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ jobs:
uses: finleyfamily/workflows/.github/workflows/hass-addon.deploy.yml@master
secrets:
app-private-key: ${{ secrets.FINLEY_APP_PRIVATE_KEY }}
with:
slug: ${{ github.event.repository.name }}

0 comments on commit 10200bc

Please sign in to comment.