mirror of
https://github.com/gangoke/kobrax-lan-hass-component.git
synced 2026-08-11 08:39:41 +00:00
Use GitHub owner for card dispatch
This commit is contained in:
2
.github/workflows/build-card.yml
vendored
2
.github/workflows/build-card.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
uses: actions/github-script@v7
|
||||
env:
|
||||
CARD_REPO_DISPATCH_TOKEN: ${{ secrets.CARD_REPO_DISPATCH_TOKEN }}
|
||||
CARD_REPO_OWNER: gangoke
|
||||
CARD_REPO_OWNER: ${{ github.repository_owner }}
|
||||
CARD_REPO_NAME: kobrax-lan-hass-card
|
||||
with:
|
||||
script: |
|
||||
|
||||
Reference in New Issue
Block a user