Skip to content

Commit

Permalink
Add ref gh-pages to use de correct branch
Browse files Browse the repository at this point in the history
  • Loading branch information
fmcarvalho committed Nov 27, 2023
1 parent 20c8c0c commit 4aac871
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll-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@v3
with:
ref: gh-pages
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Build with Jekyll
Expand Down

0 comments on commit 4aac871

Please sign in to comment.