Skip to content

Commit 4944bd9

Browse files
committed
.
1 parent 4cbaaa0 commit 4944bd9

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Setup Pages
4343
uses: actions/configure-pages@v3
4444
- name: Upload artifact
45-
uses: actions/upload-pages-artifact@v2
45+
uses: actions/upload-pages-artifact@v3
4646
with:
4747
# Upload dist repository
4848
path: './dist'

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
package-lock.json
2-
31
.idea/
42
.vite/
53
dist/

0 commit comments

Comments
 (0)