From 111d620e92322f7e022fe774005a1fd0e2f6c7b6 Mon Sep 17 00:00:00 2001 From: Ethan Rose Date: Thu, 14 Dec 2023 20:26:59 -0800 Subject: [PATCH] Fix branch name typo --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 80bbf97ac..81ddf2950 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -22,7 +22,7 @@ on: branches: # TODO update this to master when the new website is ready to be published. - HDDS-9225-website-v2 - - publish-changes + - publish-staging jobs: build: