Skip to content

Commit 3fe5dda

Browse files
authored
Update staticpublish.yml
1 parent a6698fe commit 3fe5dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/staticpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Setup Pages
3131
uses: actions/configure-pages@v4
3232
- name: Upload artifact
33-
uses: actions/upload-pages-artifact@v4
33+
uses: actions/upload-pages-artifact@v3
3434
with:
3535
path: 'site' # Specify the folder you want to deploy
3636
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)