Sfoglia il codice sorgente

Rename release job

tags/4.6.1.2450
Wouter Admiraal 3 anni fa
parent
commit
aefd8c5908
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      .github/workflows/release.yml

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

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

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

Loading…
Annulla
Salva