build: publish deb and rpm to cloudsmith (#2362)

This commit is contained in:
Valentin Maerten
2025-08-12 15:40:13 +02:00
committed by GitHub
parent 4da081e5c3
commit 64fc538a16

View File

@@ -135,3 +135,22 @@ winget:
owner: microsoft
name: winget-pkgs
branch: master
cloudsmiths:
- organization: "task"
repository: "task"
formats:
- deb
- rpm
- apk
distributions:
deb:
- "ubuntu/any-version"
- "debian/any-version"
rpm:
- "el/any-version"
- "fedora/any-version"
alpine:
- "alpine/any-version"
component: main
republish: true