Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bd054e2

Browse files
committed
CI: upload-pages-artifact and upload-artifact are different things
1 parent b1dba15 commit bd054e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: make publish
4848

4949
- name: Upload Pages artifact
50-
uses: actions/upload-pages-artifact@v4
50+
uses: actions/upload-pages-artifact@v3
5151
with:
5252
path: ./output
5353

0 commit comments

Comments
 (0)