Skip to content

Commit dcbf26c

Browse files
committed
Update publish-deb.yml
1 parent 2e25fc3 commit dcbf26c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/publish-deb.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,13 @@ jobs:
2929
package: irl-belacoder
3030
package_root: ./build
3131
maintainer: IRL Software <mail@irl.software>
32+
desc: "Live video encoder with dynamic bitrate control and SRT support"
3233
version: ${{ steps.semantic.outputs.version }}
3334
#depends: "openssl, libssl-dev"
35+
homepage: "https://irl.software"
3436
arch: "arm64"
37+
section: "unknown"
38+
compress_type: zstd
3539
- uses: actions/upload-artifact@v4
3640
with:
3741
name: belacoder-arm64.deb

0 commit comments

Comments
 (0)