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
|
||||
needs: [create-release]
|
||||
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: |
|
||||
docker run --rm hassioaddons/repository-updater:latest \
|
||||
--repository hassio-addons/repository-beta \
|
||||
|
Loading…
Reference in New Issue
Block a user