Ursprung
Commit
1c657b11b5
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: BC6F3C345B7D33B0
1 geänderte Dateien mit
1 neuen und
1 gelöschten Zeilen
-
.github/workflows/release.yml
|
|
@@ -25,5 +25,5 @@ jobs: |
|
|
|
POEDITOR_PROJECT_ID: 306433 |
|
|
|
run: | |
|
|
|
python .scripts/build/getlangs.py |
|
|
|
python setup.py sdist bdist_wheel |
|
|
|
python setup.py compile_catalog sdist bdist_wheel |
|
|
|
twine upload dist/* |