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:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
name: Build and deploy
|
name: Build and deploy beta
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
Loading…
Reference in New Issue