diff --git a/.github/workflows/publish-page.yml b/.github/workflows/publish-page.yml index 0fd458d..a6999e3 100644 --- a/.github/workflows/publish-page.yml +++ b/.github/workflows/publish-page.yml @@ -19,7 +19,7 @@ jobs: documentation_path: './docs/source' - name: Preserve Configuration Files run: | - echo "* @amstewart > CODEOWNERS + echo "* @amstewart" > CODEOWNERS git checkout gh-pages^ -- CNAME - name: Create Pull Request uses: peter-evans/create-pull-request@v4