Write beta changelog for beta and stable releases

This commit is contained in:
Jesse Hills 2023-01-26 15:59:07 +13:00
parent d3cc227c4a
commit 3397c8080e
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ jobs:
- run: pip install -r script/requirements.txt
- run: script/bump-version.py ${{ github.event.inputs.version }}
- name: Write Beta changelog
if: ${{ contains(github.event.inputs.version, 'b') }}
run: |
cat > esphome-beta/CHANGELOG.md << 'EOF'
## ${{ github.event.inputs.version }}