push 到 Github Pages 后 gh-pages 分支只有 .nojekyll 文件 #523
Replies: 1 comment 1 reply
-
不知道什么原因,push 多几次,第二天居然又好了 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
已确认 本地构建 pnpm dev 无任何异常
已确认 gh-pages.yml 中的 on.push.branches 为 main
已确认 Workflow permissions 选项为 Read and write permissions
已确认 选择了 gh-pages 分支
已参考 FAQ 中的 “部署到 Github Pages 后部分页面无法访问或 JS 路径找不到”,已在 public 文件夹下添加了 .nojekyll 文件
因为一些原因,我正在重新使用 Valaxy 搭建博客,诸多细节可能未被考虑,望解答
Beta Was this translation helpful? Give feedback.
All reactions