Skip to content

Commit

Permalink
Update default.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hakuin123 authored Nov 24, 2023
1 parent 7aebff6 commit 02e2e8e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: |
QQ-8.9.58-360-lspatched.apk
QQ-latest-360-lspatched.apk
*-lspatched.apk
tag_name: ${{ github.run_id }} # 存储库中每个工作流运行的唯一编号
name: QQ Releases ${{ github.run_number }} # 仓库中特定工作流程每个运行的唯一编号(从 1 开始递增)。
body: |
Expand Down

0 comments on commit 02e2e8e

Please sign in to comment.