Skip to content

Commit b95d745

Browse files
authored
Update deploy.yml
1 parent fe4d0bd commit b95d745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: npm run build
3131

3232
- name: Upload artifact
33-
uses: actions/upload-pages-artifact@v1
33+
uses: actions/upload-artifact@v1
3434
with:
3535
path: ./out
3636

0 commit comments

Comments
 (0)