From e5b7eece9dc7c51d1840c237a4a5b6d65e058bbf Mon Sep 17 00:00:00 2001 From: Boshi Lian Date: Sun, 13 Aug 2023 14:57:50 +0000 Subject: [PATCH] add channel --- .goreleaser.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 8fe73429..d1be0764 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -255,6 +255,9 @@ snapcrafts: command: launcher plugs: [network-bind] daemon: simple + channel_templates: + - beta + - stable extra_files: - source: cmd/sshpiperd/snap/hooks/configure destination: meta/hooks/configure