Explorar el Código

Rename release job

tags/4.6.1.2450
Wouter Admiraal hace 3 años
padre
commit
aefd8c5908
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .github/workflows/release.yml

+ 1
- 1
.github/workflows/release.yml Ver fichero

@@ -9,7 +9,7 @@ env:
PYTHONUNBUFFERED: 1

jobs:
release:
run_release:
runs-on: ubuntu-latest
name: Start release process
timeout-minutes: 60

Cargando…
Cancelar
Guardar