File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ release-packagecloud-deb: build/deb/$(NAME)_$(VERSION)_all.deb
129129 package_cloud push $(PACKAGECLOUD_REPOSITORY ) /ubuntu/jammy build/deb/$(NAME ) _$(VERSION ) _all.deb
130130 package_cloud push $(PACKAGECLOUD_REPOSITORY ) /debian/buster build/deb/$(NAME ) _$(VERSION ) _all.deb
131131 package_cloud push $(PACKAGECLOUD_REPOSITORY ) /debian/bullseye build/deb/$(NAME ) _$(VERSION ) _all.deb
132- package_cloud push $(PACKAGECLOUD_REPOSITORY)/debian/bookworm build/deb/$(NAME)_$(VERSION)_all.deb
132+ package_cloud push $(PACKAGECLOUD_REPOSITORY ) /debian/bookworm build/deb/$(NAME ) _$(VERSION ) _all.deb
133133 package_cloud push $(PACKAGECLOUD_REPOSITORY ) /raspbian/buster build/deb/$(NAME ) _$(VERSION ) _all.deb
134134 package_cloud push $(PACKAGECLOUD_REPOSITORY ) /raspbian/bullseye build/deb/$(NAME ) _$(VERSION ) _all.deb
135135
You can’t perform that action at this time.
0 commit comments