Skip to content

Commit 2f20692

Browse files
committed
build
1 parent 6e602f6 commit 2f20692

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Create deployment info file
3535
run: |
3636
time=$(date '+%Y-%m-%d %H:%M:%S %Z')
37-
cat <<EOF > public/README.md
37+
cat <<EOF >> public/README.md
3838
3939
## 自动部署集成日志
4040

source/CNAME

Whitespace-only changes.

source/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@
66
## 使用Snippet 主题
77
> Theme by Snippet [主题下载](https://github.com/shenliyang/hexo-theme-snippet)
88
9-
## 自动部署集成日志

0 commit comments

Comments
 (0)