Skip to content

Commit

Permalink
fix: 发布添加更新日志
Browse files Browse the repository at this point in the history
  • Loading branch information
Mystery00 committed Nov 10, 2023
1 parent 0d1fa2b commit cf8f2c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ jobs:
uses: ncipollo/release-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
bodyFile: ./CHANGELOG.md
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- feat: 支持对私聊消息进行处理

- fix: 修复无法连接Telegram时错误信息没有打印到日志文件
- fix: 修改README以降低误导性

0 comments on commit cf8f2c4

Please sign in to comment.