Merge pull request #692 from bugout-dev/fix-client-release

Fix release client library github action
pull/665/merge clients/python/v0.1.1
Sergei Sumarokov 2022-11-03 12:55:04 +03:00 zatwierdzone przez GitHub
commit ef95486716
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

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