Fix names of workflows.
Build Web App / build-and-deploy (push) Successful in 16s
Details
Build Web App / build-and-deploy (push) Successful in 16s
Details
This commit is contained in:
parent
4a3e840fce
commit
55878a13f6
|
|
@ -1,4 +1,4 @@
|
||||||
name: Build and Deploy Web App
|
name: Build Web App
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
name: Build Web App
|
name: Build and Deploy Web App
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue