From 6adf31cc9d6a53705679cc9d68834fbb13983818 Mon Sep 17 00:00:00 2001 From: colin-rogers-dbt <111200756+colin-rogers-dbt@users.noreply.github.com> Date: Tue, 27 Feb 2024 15:07:16 -0800 Subject: [PATCH] Update .github/workflows/github-release.yml Co-authored-by: Emily Rockman --- .github/workflows/github-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-release.yml b/.github/workflows/github-release.yml index 3d5f6f07d..edd251720 100644 --- a/.github/workflows/github-release.yml +++ b/.github/workflows/github-release.yml @@ -1,5 +1,5 @@ # **what?** -# Create a new release on GitHub and include any artifacts in the `/dist` directory of the GitHUb artifacts store. +# Create a new release on GitHub and include any artifacts in the `/dist` directory of the GitHub artifacts store. # # Inputs: # sha: The commit to attach to this release