mirror of
https://github.com/tkmxqrdxddd/davinci-video-converter
synced 2026-03-29 15:25:33 +02:00
fix: remove problematic release upload and use artifacts
This commit is contained in:
9
.github/workflows/release.yml
vendored
9
.github/workflows/release.yml
vendored
@@ -80,9 +80,8 @@ jobs:
|
||||
name: davinci-video-converter-${{ matrix.arch }}.deb
|
||||
path: davinci-video-converter_*.deb
|
||||
|
||||
- name: Upload to GitHub Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
- name: Upload DEB package as artifact (Release)
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
files: davinci-video-converter_*.deb
|
||||
tag_name: ${{ github.ref_name }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
name: davinci-video-converter-${{ matrix.arch }}-release.1.5.0
|
||||
path: davinci-video-converter_*.deb
|
||||
|
||||
Reference in New Issue
Block a user