Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ptq124 committed Mar 18, 2024
1 parent 99ee3e9 commit 395d5cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:

- run: npm run build

# - run: |
# git push --force https://ptq124:${{ secrets.ACCESS_TOKEN }}@github.com/ptq124/TIL.git master:gh-pages

- name: Vuepress deploy
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 395d5cf

Please sign in to comment.