Skip to content

Commit

Permalink
Update github workflow to use proper branch
Browse files Browse the repository at this point in the history
Co-authored-by: Jose Riguera <[email protected]>
  • Loading branch information
CemDK and jriguera committed Mar 14, 2024
1 parent 56524f9 commit faeee8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
ref: gh-pages

- name: Setup Pages
id: pages
Expand Down

0 comments on commit faeee8f

Please sign in to comment.