Skip to content

Commit 4c2b079

Browse files
authored
Merge pull request google#207 from google/workflow/gh-pages
github pages workflow fix
2 parents 7e78a80 + e6bd9fb commit 4c2b079

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)