Skip to content

Commit

Permalink
use peaceiris
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi-kumar-pilla committed Mar 4, 2024
1 parent 7b12125 commit 5f0b148
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ runs:
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./temp_build
force_orphan: true
full_commit_message: ${{ github.event.head_commit.message }}
Expand Down

0 comments on commit 5f0b148

Please sign in to comment.