mirror of
https://github.com/tkmxqrdxddd/davinci-video-converter
synced 2026-03-29 15:25:33 +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
|
name: davinci-video-converter-${{ matrix.arch }}.deb
|
||||||
path: davinci-video-converter_*.deb
|
path: davinci-video-converter_*.deb
|
||||||
|
|
||||||
- name: Upload DEB package as artifact (Release)
|
- name: Upload DEB package to Release
|
||||||
uses: actions/upload-artifact@v4
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
name: davinci-video-converter-${{ matrix.arch }}-release.1.5.0
|
files: davinci-video-converter_*.deb
|
||||||
path: davinci-video-converter_*.deb
|
append_body: true
|
||||||
|
|||||||
Reference in New Issue
Block a user