mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
corrected word order in release alias
This commit is contained in:
parent
b0ffc5ce4c
commit
6e98a420d5
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
||||||
description-file = README.md
|
description-file = README.md
|
||||||
|
|
||||||
[aliases]
|
[aliases]
|
||||||
release = register sdist --sign upload
|
release = register sdist upload --sign
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue