Skip to content

Commit dc50431

Browse files
authored
Update static.yml to checkout correct branch
1 parent 97e0ec4 commit dc50431

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/static.yml

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
steps:
3232
- name: Checkout
3333
uses: actions/checkout@v4
34+
with:
35+
ref: gh-pages
3436
- name: Setup Pages
3537
uses: actions/configure-pages@v4
3638
- name: Upload artifact

0 commit comments

Comments
 (0)