Skip to content

Commit

Permalink
workflow(pages): change deploy branches
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian committed Sep 2, 2024
1 parent ffd37aa commit d2c2f29
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,8 @@ jobs:
- uses: helaili/jekyll-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}

# - name: bundle install
# run: |
# bundle exec jekyll build

0 comments on commit d2c2f29

Please sign in to comment.