mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
ci: 🏗️ ci
This commit is contained in:
parent
49e84a6419
commit
8b1dfc5732
2 changed files with 6 additions and 0 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue