When the current directory is a git repository, gh-release-apt should infer the target owner/repo from it.
That can be a finicky process when there are multiple remotes defined (usually because forks), but hopefully anything involved in making releases isn't running on a fork?
When the current directory is a git repository, gh-release-apt should infer the target
owner/repofrom it.That can be a finicky process when there are multiple remotes defined (usually because forks), but hopefully anything involved in making releases isn't running on a fork?