Skip to content

Commit 509ae55

Browse files
Update build-deb.yaml
1 parent abeb96d commit 509ae55

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-deb.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ jobs:
106106
curl -X POST https://deb.burger-system.de/upload \
107107
-H "Authorization: Bearer $DEPLOY_TOKEN" \
108108
-F "deb=@../robotkernel-service-helper_${{ steps.sanitize.outputs.sanitized_image }}"_amd64.deb" \
109-
-F "deb=@../robotkernel-service-helper-dev_${{ steps.sanitize.outputs.sanitized_image }}"_amd64.deb" \
110109
-F "changes=@../robotkernel-service-helper_${{ steps.sanitize.outputs.sanitized_image }}"_amd64.changes" \
111110
-F "dsc=@../robotkernel-service-helper_${{ steps.sanitize.outputs.sanitized_image }}".dsc"
112111

0 commit comments

Comments
 (0)