commit a2d5ef226a91288b25412269165ea1de3247fc96 parent 212554594763d6a104aed48d7d6d752ba783620c Author: Zane Schaffer <101823296+znschaffer@users.noreply.github.com> Date: Mon, 20 Nov 2023 12:07:26 -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 @@ -25,4 +25,5 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./out + cname: znschaffer.com