Skip to content

Commit

Permalink
[#26] Fix broken HA addons update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stéphane Senart committed Jan 10, 2025
1 parent 9c911e5 commit f04f2b6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ jobs:
- name: Replace version
run: |
envsubst < pyproject.template.toml > pyproject.toml
envsubst < addons/gazpar2haws/templates/config.template.yaml > addons/gazpar2haws/config.yaml
envsubst < addons/gazpar2haws/templates/build.template.yaml > addons/gazpar2haws/build.yaml
envsubst < addons/gazpar2haws/config.yaml.template > addons/gazpar2haws/config.yaml
envsubst < addons/gazpar2haws/build.yaml.template > addons/gazpar2haws/build.yaml
#----------------------------------------------
# Commit the changes
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit f04f2b6

Please sign in to comment.