Skip to content

Commit

Permalink
Update auto-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunghee-hwang authored Apr 29, 2024
1 parent 40fa26b commit 23622a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
name: Deploy to GitHub pages
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v2
- uses: actions/checkout@v4
- uses: actions/deploy-pages@v1
with:
GH_PAGES_BRANCH: main
TOOLCHAIN: bikeshed
Expand Down

0 comments on commit 23622a0

Please sign in to comment.