From 5c7411c7193d778b71d0272b5cadca1bcff9cb40 Mon Sep 17 00:00:00 2001 From: gphipps Date: Tue, 6 Aug 2024 15:32:47 -0700 Subject: [PATCH] Trying a name change --- .github/workflows/build-to-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-to-pages.yml b/.github/workflows/build-to-pages.yml index edadbaae..b98fbbd3 100644 --- a/.github/workflows/build-to-pages.yml +++ b/.github/workflows/build-to-pages.yml @@ -9,7 +9,7 @@ permissions: contents: read jobs: - docs: + build_to_pages: environment: name: github-pages runs-on: ubuntu-latest