Skip to content

Commit

Permalink
Update deploy-dooc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rismay authored Jun 30, 2024
1 parent 66be67d commit 3c94c75
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy-dooc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ jobs:
uses: actions/upload-pages-artifact@v1
with:
path: ./public
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs

deploy:
environment:
Expand Down

0 comments on commit 3c94c75

Please sign in to comment.