From 4945a1f481ff693b307ba3266819bf289fd87d21 Mon Sep 17 00:00:00 2001 From: Fabrice Rochette Date: Fri, 16 Aug 2024 17:53:34 -0500 Subject: [PATCH] improvements Signed-off-by: Fabrice Rochette --- .github/workflows/build-and-deploy-spec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy-spec.yml b/.github/workflows/build-and-deploy-spec.yml index abcc815..7111460 100644 --- a/.github/workflows/build-and-deploy-spec.yml +++ b/.github/workflows/build-and-deploy-spec.yml @@ -1,5 +1,5 @@ # Simple workflow for deploying static content to GitHub Pages -name: Deploy static content to Pages +name: Build and deploy Spec to Pages on: # Runs on pushes targeting the default branch