Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rxliuli committed Aug 10, 2024
1 parent 9b85b6a commit 73bee44
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,7 @@ jobs:
body: |
Release epub for version ${{ steps.bump_version.outputs.new_version }}
files: |
./dist/epub/第一卷-量子纠缠.epub
./dist/epub/第二卷-宇宙膨胀.epub
./dist/epub/第三卷-存在悖论.epub
./dist/epub/第四卷-爱因斯坦-罗森桥.epub
./dist/epub/番外.epub
./dist/books.zip
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 73bee44

Please sign in to comment.