Skip to content

Commit

Permalink
build: revert to checkout main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kaakaa committed Oct 6, 2024
1 parent 556233c commit 5204b09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-index-page.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
contents: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4 # need to checkout main branch to run script
- uses: actions/checkout@v4
with:
ref: gh-pages
Expand Down

0 comments on commit 5204b09

Please sign in to comment.