Skip to content

Commit

Permalink
Add cname to website
Browse files Browse the repository at this point in the history
  • Loading branch information
yannh committed Dec 19, 2021
1 parent 3a3d05b commit 2b3139b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
if: github.ref == 'refs/heads/master'
with:
publish_dir: ./site/public
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
cname: kubeconform.mandragor.org

0 comments on commit 2b3139b

Please sign in to comment.