Skip to content

Commit

Permalink
Merge pull request #230 from debuginn/dev
Browse files Browse the repository at this point in the history
add
  • Loading branch information
debuginn authored Dec 31, 2023
2 parents bcac564 + 531aeea commit 66f2644
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,5 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
external_repository: debuginn/ghblog
personal_token: ${{ secrets.ACTION_ACCESS_TOKEN }}
publish_dir: ./public
publish_branch: main
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages

0 comments on commit 66f2644

Please sign in to comment.