Fix names of workflows.
Build Web App / build-and-deploy (push) Successful in 16s Details

This commit is contained in:
Andrew Lalis 2026-06-27 18:36:43 -04:00
parent 4a3e840fce
commit 55878a13f6
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: Build and Deploy Web App name: Build Web App
on: on:
push: push:
paths: paths:

View File

@ -1,4 +1,4 @@
name: Build Web App name: Build and Deploy Web App
on: on:
push: push:
paths: paths: