Skip to content

Commit

Permalink
Update static.yml to checkout correct branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoffrin authored Jan 1, 2024
1 parent 97e0ec4 commit dc50431
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
ref: gh-pages
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Upload artifact
Expand Down

0 comments on commit dc50431

Please sign in to comment.