mirror of
https://github.com/esphome/home-assistant-addon.git
synced 2024-12-18 16:07:57 +01:00
Publish stable builds to beta addon repo (#22)
This commit is contained in:
parent
e26eee3dba
commit
554000f392
3
.github/workflows/bump-version.yml
vendored
3
.github/workflows/bump-version.yml
vendored
@ -55,8 +55,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [create-release]
|
needs: [create-release]
|
||||||
steps:
|
steps:
|
||||||
- if: ${{ contains(github.event.inputs.version, 'b') }}
|
- name: Publish beta release to community-addons repository
|
||||||
name: Publish beta release to community-addons repository
|
|
||||||
run: |
|
run: |
|
||||||
docker run --rm hassioaddons/repository-updater:latest \
|
docker run --rm hassioaddons/repository-updater:latest \
|
||||||
--repository hassio-addons/repository-beta \
|
--repository hassio-addons/repository-beta \
|
||||||
|
Loading…
Reference in New Issue
Block a user