Skip to content

Commit 873df2b

Browse files
committed
ci: update workflow file
1 parent f62f122 commit 873df2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: npm run build
2828

2929
- name: Upload production-ready build files
30-
uses: actions/upload artifact@v2
30+
uses: actions/upload-artifact@v2
3131
with:
3232
name: production-files
3333
path: ./dist

0 commit comments

Comments
 (0)