Switching to Gitea-compatible version for HA check.
This commit is contained in:
@@ -56,8 +56,13 @@ jobs:
|
|||||||
notification_title: 'GITEA: Home Assistant Config Check'
|
notification_title: 'GITEA: Home Assistant Config Check'
|
||||||
notification_message: 'Starting config check...'
|
notification_message: 'Starting config check...'
|
||||||
|
|
||||||
|
- name: Debug
|
||||||
|
run: |
|
||||||
|
pwd
|
||||||
|
echo ${GITHUB_WORKSPACE}
|
||||||
|
|
||||||
- name: 🚀 Run Home Assistant Configuration Check
|
- name: 🚀 Run Home Assistant Configuration Check
|
||||||
uses: frenck/action-home-assistant@v1
|
uses: https://git.trez.wtf/Trez.One/action-home-assistant
|
||||||
with:
|
with:
|
||||||
path: "app-configs/rikku/homeassistant"
|
path: "app-configs/rikku/homeassistant"
|
||||||
version: "stable"
|
version: "stable"
|
||||||
|
|||||||
Reference in New Issue
Block a user