mirror of
https://github.com/tkmxqrdxddd/davinci-video-converter
synced 2026-03-29 23:35:32 +02:00
fix: upload .deb packages to GitHub release
This commit is contained in:
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
@@ -80,8 +80,8 @@ jobs:
|
||||
name: davinci-video-converter-${{ matrix.arch }}.deb
|
||||
path: davinci-video-converter_*.deb
|
||||
|
||||
- name: Upload DEB package as artifact (Release)
|
||||
uses: actions/upload-artifact@v4
|
||||
- name: Upload DEB package to Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
name: davinci-video-converter-${{ matrix.arch }}-release.1.5.0
|
||||
path: davinci-video-converter_*.deb
|
||||
files: davinci-video-converter_*.deb
|
||||
append_body: true
|
||||
|
||||
Reference in New Issue
Block a user