mirror of
https://github.com/Sudo-JHare/FHIRFLARE-IG-Toolkit.git
synced 2025-11-05 13:35:15 +00:00
fix: typo - underscore should be dash
This commit is contained in:
parent
5277cd16f4
commit
b10d9a8cec
2
.github/workflows/jekyll.yml
vendored
2
.github/workflows/jekyll.yml
vendored
@ -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
|
||||||
Loading…
x
Reference in New Issue
Block a user