fix workflow names

This commit is contained in:
Pavel Murygin 2021-06-17 13:22:58 +03:00
parent 62417a8b86
commit 86f5c08af3
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: build and deploy prod
name: build prod
on:
push:

View File

@ -1,4 +1,4 @@
name: build and deploy prod
name: deploy prod
on:
workflow_dispatch: