mirror of https://github.com/dapr/docs.git
Merge pull request #3565 from dapr/aacrawfi/skip-secrets-close
Skip on close without secret
This commit is contained in:
commit
b1763bf3b9
|
@ -80,6 +80,7 @@ jobs:
|
|||
with:
|
||||
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_PROUD_BAY_0E9E0E81E }}
|
||||
action: "close"
|
||||
skip_deploy_on_missing_secrets: true
|
||||
|
||||
algolia_index:
|
||||
name: Index site for Algolia
|
||||
|
|
Loading…
Reference in New Issue