Skip to content

Commit

Permalink
删去多余代码,再一次内测
Browse files Browse the repository at this point in the history
  • Loading branch information
LinMeng-Haohanyh committed Jul 8, 2024
1 parent 531626a commit fb3210f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 33 deletions.
32 changes: 0 additions & 32 deletions .github/workflows/androidcitest.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/androidsign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: "NLChat_${{ github.ref_name }}.apk"
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }} # 使用 PAT
token: ${{ secrets.GITHUB_TOKEN }} # 使用 PAT
generateReleaseNotes: true

- name: Get Commit Message
Expand Down

0 comments on commit fb3210f

Please sign in to comment.