only zips from dist, Changelog like keepachangelog

This commit is contained in:
Frank Haverland
2022-09-20 23:31:09 +02:00
parent 4c786406c3
commit 50b0593648
2 changed files with 86 additions and 30 deletions

View File

@@ -147,7 +147,7 @@ jobs:
body: ${{ steps.extract-release-notes.outputs.release_notes }}
files: |
firmware/*
dist/*
dist/*.zip
# Commit&Push Changelog to master branch. Must be manually merged back to rolling
- name: Commit changes and push changes