Skip to content

Commit

Permalink
fix cname in publish
Browse files Browse the repository at this point in the history
  • Loading branch information
mcraa committed Sep 6, 2024
1 parent 3e89068 commit 981ac11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ jobs:
if: github.ref == 'refs/heads/main'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: publish
publish_branch: publish
cname: open.devies.se

0 comments on commit 981ac11

Please sign in to comment.