We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1710828 commit 0887404Copy full SHA for 0887404
README.md
@@ -22,7 +22,9 @@
22
23
### GitHub Actions 自动构建(在线)
24
25
-点击 [Use this template](https://github.com/SYSU-SCC/sysu-thesis/generate) 创建自己的论文仓库(推荐创建为私有仓库),随后直接在自己的仓库进行修改,随后 GitHub Actions 会自动进行构建,可在 Actions 中下载对应 artifact。亦可以使用 `git tag`,其会像本仓库一样将构建好的 artifact 发布到 [releases](https://github.com/SYSU-SCC/sysu-thesis/releases) 中。
+点击 [Use this template](https://github.com/SYSU-SCC/sysu-thesis/generate) 创建自己的论文仓库(推荐创建为私有仓库),随后直接在自己的仓库进行修改,随后 GitHub Actions 会自动进行构建,可在 Actions 中下载对应 artifact。此处给出一个[示例](https://github.com/wu-kan/bachelor-thesis)。
26
+
27
+还可以使用 `git tag`,其会像本仓库一样将构建好的 artifact 永久发布到 [releases](https://github.com/SYSU-SCC/sysu-thesis/releases) 中。
28
29
### texlive 编辑(本地)
30
0 commit comments