Make action names more descriptive
This commit is contained in:
parent
0c9ed59040
commit
2ec3be39d5
|
@ -1,4 +1,4 @@
|
|||
name: Build and deploy
|
||||
name: Build and deploy production
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: Build and deploy
|
||||
name: Build and deploy beta
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
|
Loading…
Reference in New Issue