fix: typo - underscore should be dash

This commit is contained in:
Jörn Guy Süß 2025-08-04 22:29:05 +10:00
parent 5277cd16f4
commit b10d9a8cec

View File

@ -36,4 +36,4 @@ jobs:
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./website/_site publish_dir: ./website/_site
publish_branch: gh_pages publish_branch: gh-pages