Przeglądaj źródła

build: send to PyPI only on release publication

tags/v1.0.4
Jérôme Deuchnord 2 lat temu
rodzic
commit
75f5a87bf6
1 zmienionych plików z 4 dodań i 2 usunięć
  1. +4
    -2
      .github/workflows/release.yml

+ 4
- 2
.github/workflows/release.yml Wyświetl plik

@@ -1,7 +1,9 @@
name: Release Application
name: Release library

on:
- release
release:
types: [published]


jobs:
pipy:


Ładowanie…
Anuluj
Zapisz