Skip to content

Commit

Permalink
test new github action
Browse files Browse the repository at this point in the history
  • Loading branch information
RealZiangLiu committed Jun 17, 2024
1 parent 415c5f3 commit 572eb45
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ jobs:
runs-on: ubuntu-latest
needs: build
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
# - name: Deploy to GitHub Pages
# id: deployment
# uses: actions/deploy-pages@v4
- name: Checkout
uses: actions/checkout@v4
- name: Download artifact
Expand Down

0 comments on commit 572eb45

Please sign in to comment.