Drop the "no-repo" comment in TOML example
It's not relevant to the example and might confuse readers as a result.
This commit is contained in:
@@ -97,7 +97,6 @@ Since the more-specific settings are preferred, these can be combined to have an
|
||||
[all]
|
||||
gitea_url = "https://demo.gitea.com/"
|
||||
owner = "robert"
|
||||
# no `repo = ` section because that must be project specific.
|
||||
token = "fake-token"
|
||||
|
||||
# Override Gitea target so I can test my uploads privately.
|
||||
|
||||
Reference in New Issue
Block a user