Skip to content

Commit f5b4d75

Browse files
Update build_deb.yaml
1 parent 23dd2c0 commit f5b4d75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_deb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
run: pip install --upgrade cloudsmith-cli
5050

5151
- name: Upload .deb to Cloudsmith
52-
run: cloudsmith push deb robert-burger-AdLL/libosal artifacts/libosal.deb --api-key ${{ secrets.CLOUDSMITH_API_KEY }}
52+
run: cloudsmith push deb robert-burger-AdLL/libosal/ubuntu/2404 artifacts/libosal_0.0.6_amd64.deb --api-key ${{ secrets.CLOUDSMITH_API_KEY }}

0 commit comments

Comments
 (0)