Skip to content

Commit e6bd9fb

Browse files
committed
github pages workflow fix
1 parent 7e78a80 commit e6bd9fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gh-pages.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v3
1717
with:
18+
ref: gh-pages
1819
submodules: true # Fetch Hugo themes (true OR recursive)
1920
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
2021

0 commit comments

Comments
 (0)