Update webpack.yml
This commit is contained in:
parent
3a2ee0c478
commit
4a29106b92
1 changed files with 2 additions and 0 deletions
2
.github/workflows/webpack.yml
vendored
2
.github/workflows/webpack.yml
vendored
|
|
@ -34,6 +34,8 @@ jobs:
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v1
|
uses: actions/upload-pages-artifact@v1
|
||||||
|
with:
|
||||||
|
path: 'dist'
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue