Skip to content

Commit 0e8da44

Browse files
authored
Update sitemaps.yml to use gh-pages branch (#28)
1 parent 360f2f4 commit 0e8da44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sitemaps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- name: Checkout Repo
2020
uses: actions/checkout@v4
2121
with:
22+
ref: gh-pages # checkout gh-pages branch
2223
fetch-depth: 2 # fetch the current and previous commit
2324

2425
- name: Set up Python

0 commit comments

Comments
 (0)