commit 2159e6e88f73bde4832bc567abc44ae5a383ade1 parent 639a31ada70f0e5010b7820355cafa9e79f8d075 Author: Zane Schaffer <101823296+znschaffer@users.noreply.github.com> Date: Fri, 17 Nov 2023 16:51:03 -0800 Update main.yml Diffstat:
| M | .github/workflows/main.yml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml @@ -22,3 +22,4 @@ jobs: deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }} publish_branch: gh-pages publish_dir: ./out + cname: znschaffer.com