diff --git a/.github/workflows/github-release.yml b/.github/workflows/github-release.yml index 3d5f6f07..edd25172 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