Sfoglia il codice sorgente

chore: remove POEditor last traces

pull/179/head
Jérôme Deuchnord 3 anni fa
parent
commit
33c00246ef
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. +0
    -1
      .github/workflows/release.yml

+ 0
- 1
.github/workflows/release.yml Vedi File

@@ -59,7 +59,6 @@ jobs:
env:
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
POEDITOR_PROJECT_ID: 306433
run: |
make i18n build
twine upload dist/*

Caricamento…
Annulla
Salva