ci: 🏗️ ci

pull/4329/head
tidusjar 3 years ago
parent 49e84a6419
commit 8b1dfc5732

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

@ -0,0 +1,3 @@
{
"version":"4.1.0"
}
Loading…
Cancel
Save