Publish stable builds to beta addon repo (#22)

This commit is contained in:
Jesse Hills 2021-02-25 08:29:09 +13:00 committed by GitHub
parent e26eee3dba
commit 554000f392
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 \