I am trying to publish an app with Quickly:
$ quickly share
Get Launchpad Settings
Launchpad connection is ok
ppa:umpirsky:ppa does not exist. Please create it on launchpad if you want to push a package to it. umpirsky has the following ppas available:
revision-monitor - Revision Monitor
You can temporary choose one of them with --ppa switch or definitely by executing 'quickly configure ppa <ppa_name>'.
ERROR: share command failed
Aborting
but it uses a wrong PPA name: it takes umpirsky, and I want revision-monitor.
How can I change this?