mirror of https://github.com/dapr/docs.git
update website root (#4513)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
9c523cf9d4
commit
ab30b78037
|
@ -63,7 +63,7 @@ jobs:
|
|||
skip_app_build: true
|
||||
skip_deploy_on_missing_secrets: true
|
||||
- name: Upload Hugo artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: hugo_build
|
||||
path: ./daprdocs/public/
|
||||
|
|
Loading…
Reference in New Issue