1

force host

This commit is contained in:
Evan Pratten 2022-09-10 10:06:40 -04:00
parent d169999fc4
commit 9b7d07129f

View File

@ -24,6 +24,6 @@ jobs:
with: with:
target_branch: gh-pages target_branch: gh-pages
build_dir: public build_dir: public
fqdn: apex.gh-proxy.ewpratten.com fqdn: ewpratten.com
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}