Skip to content

Commit

Permalink
测试
Browse files Browse the repository at this point in the history
  • Loading branch information
ExquisiteCore committed Dec 17, 2023
1 parent c3c96ea commit 08e2e2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
append_body: true
files: target/release/q_bot.exe
env:
GITHUB_TOKEN: ${{ secrets.T }}
token: ${{ secrets.T }}

0 comments on commit 08e2e2a

Please sign in to comment.