Skip to content

Commit

Permalink
Update upload-page-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sak1012 authored Feb 19, 2025
1 parent dd6a676 commit c7e45dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ jobs:
run: cp dist/index.html dist/404.html
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Upload artifact storage
uses: actions/upload-artifact@v4
with:
name: build-artifact
path: './dist'
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit c7e45dc

Please sign in to comment.