Fix release client library github action

pull/692/head
kompotkot 2022-11-03 09:52:32 +00:00
rodzic e13ef1cbfb
commit b83303f1b5
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -1,8 +1,9 @@
name: Publish Moonstream Python client library name: Publish Moonstream Python client library
on: on:
release: push:
types: [published] tags:
- "clients/python/v*"
defaults: defaults:
run: run: