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 e965d6e commit 222673d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: 20

- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
path: ./dist
node-version: 20

- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit 222673d

Please sign in to comment.