renamed build scripts
This commit is contained in:
2
.github/workflows/client-build.yml
vendored
2
.github/workflows/client-build.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: build app
|
||||
name: react client build
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/server-build.yml
vendored
2
.github/workflows/server-build.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: thegrapefruitsduo fastapi build
|
||||
name: fastapi build
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user