Skip to content

Commit f5510bd

Browse files
committed
fix goreleaser
1 parent 0d4f7ec commit f5510bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.goreleaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ cloudsmiths:
163163
- apk
164164
distributions:
165165
deb:
166-
# - "ubuntu/any-version"
167-
- "debian/any-version"
166+
- "ubuntu/any-version"
167+
# - "debian/any-version"
168168
rpm:
169169
- "el/any-version"
170170
- "fedora/any-version"

0 commit comments

Comments
 (0)