Fix artifact name
This commit is contained in:
parent
6c1edacc0f
commit
66fc339bd2
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Download bundle artifact
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: website
|
||||
name: website-static-bundle
|
||||
path: ./public
|
||||
|
||||
- name: Deploy to GitHub Pages
|
||||
|
Loading…
x
Reference in New Issue
Block a user