-
在本地执行:npm run elog:sync-local可以拉取到语雀文档,但是在Github Action中时提示:缺少语雀配置信息 |
Beta Was this translation helpful? Give feedback.
Answered by
LetTTGACO
Dec 19, 2023
Replies: 1 comment
-
需要指定环境变量,将本地.elog.env中的变量写入 Github 仓库,文档中有写 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LetTTGACO
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
需要指定环境变量,将本地.elog.env中的变量写入 Github 仓库,文档中有写
https://github.com/elog-x/yuque-vitepress?tab=readme-ov-file#配置环境变量