Skip to content

Commit

Permalink
更新工作流
Browse files Browse the repository at this point in the history
  • Loading branch information
1474443844 committed Nov 10, 2024
1 parent e534536 commit ecad0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
uses: actions/[email protected]
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./app/release/uuMusic-v*.apk
asset_path: app/release/uuMusic-v0.0.3-preview-release.apk
asset_name: "uuMusic-release-${{ github.run_number }}.apk" # You can modify the name as needed
asset_content_type: application/vnd.android.package-archive
env:
Expand Down

0 comments on commit ecad0a3

Please sign in to comment.