Update upload path

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
This commit is contained in:
Aaron Crawfis 2023-06-16 15:12:33 -07:00
parent f046f3a04a
commit 72ca8d0771
1 changed files with 1 additions and 1 deletions

View File

@ -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: