We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afbf9e7 commit 5354ff6Copy full SHA for 5354ff6
.github/workflows/release.yml
@@ -44,6 +44,6 @@ jobs:
44
uses: "marvinpinto/action-automatic-releases@latest"
45
with:
46
repo_token: "${{ secrets.GITHUB_TOKEN }}"
47
- prerelease: true
+ prerelease: false
48
files: |
49
szabo_zh-v*.pdf
README.md
@@ -2,7 +2,7 @@
2
3
Attila Szabo & Neil Ostlund *Modern Quantum Chemistry: Introduction to Advanced Electronic Structure Theory* 中文翻译。重新绘制了所有插图。
4
5
-pdf请到Release下载,最新版本:[0.2.1](https://github.com/Mulliken/szaboqc/releases/download/v0.2.1/szabo_zh-v0.2.1.pdf)。
+pdf请到Release下载,最新版本:[0.2.2](https://github.com/Mulliken/szaboqc/releases/download/v0.2.2/szabo_zh-v0.2.2.pdf)。
6
7
## 手动编译
8
0 commit comments