Update workflow
This commit is contained in:
parent
43779334ce
commit
1e7ea7e028
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: production-files
|
||||
path: ./output/public
|
||||
path: .output/public
|
||||
|
||||
deploy:
|
||||
name: Deploy
|
||||
|
|
Loading…
Add table
Reference in a new issue