set publish: false

This commit is contained in:
Jesse Duffield 2019-07-05 20:56:37 +10:00
parent 35a7c3a58d
commit a536c09dab

View file

@ -88,7 +88,7 @@ snapcrafts:
# Wether to publish the snap to the snapcraft store.
# Remember you need to `snapcraft login` first.
# Defaults to false.
publish: true
publish: false
# Single-line elevator pitch for your amazing snap.
# 79 char long at most.