mirror of https://github.com/dapr/docs.git
fix artifacts that didnt get pulled in with upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
da1013fb09
commit
68b0f30e1c
|
@ -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