mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs: fix lint issue (#5826)
This commit is contained in:
parent
8eaf02fe15
commit
fc32194cbb
|
|
@ -362,7 +362,7 @@ trigger:
|
|||
environment:
|
||||
USE_SSH: true
|
||||
GIT_USER: $DRONE_COMMIT_AUTHOR
|
||||
GITHUB_PRIVATE_KEY:
|
||||
GITHUB_PRIVATE_KEY:
|
||||
from_secret: "git_deploy_private_key"
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue