mirror of https://github.com/dapr/docs.git
Update upload path
Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
This commit is contained in:
parent
f046f3a04a
commit
72ca8d0771
|
@ -50,7 +50,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: hugo_build
|
||||
path: ./docs/public/
|
||||
path: ./daprdocs/public/
|
||||
if-no-files-found: error
|
||||
|
||||
deploy:
|
||||
|
|
Loading…
Reference in New Issue