We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3b538e commit 6845ae3Copy full SHA for 6845ae3
.goreleaser.yml
@@ -178,14 +178,8 @@ snapcrafts:
178
- beta
179
- candidate
180
- stable
181
- plugs:
182
- ticker-config:
183
- interface: personal-files
184
- read:
185
- - $HOME/.ticker.yaml
186
- - $HOME/.ticker.yml
187
apps:
188
ticker:
189
- plugs: ["network", "home", "ticker-config"]
+ plugs: ["network", "home"]
190
environment:
191
PATH: $SNAP/usr/sbin:$SNAP/usr/bin:$SNAP/sbin:$SNAP/bin:$PATH
0 commit comments