ci: 🏗️ ci

This commit is contained in:
tidusjar 2021-09-28 22:13:07 +01:00
commit 8b1dfc5732
2 changed files with 6 additions and 0 deletions

View file

@ -145,6 +145,9 @@ jobs:
with:
github-token: ${{ secrets.github_token }}
git-message: 'chore(release): {version}'
version-file: 'version.json'
output-file: 'CHANGELOG2.md'
skip-on-empty: 'false'
- name: Download Artifacts
uses: actions/download-artifact@v2