Skip to content

Commit 5550881

Browse files
authored
Rename BuildProjectWorkflow.yml to build.yml
1 parent 985a91f commit 5550881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildProjectWorkflow.yml renamed to .github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
upload_url: ${{ steps.create_release.outputs.upload_url }}
4444
asset_path: app/build/outputs/apk/debug/app-debug.apk
4545
asset_name: ${{ github.event.repository.name }}.apk
46-
asset_content_type: application/vnd.android.package-archive
46+
asset_content_type: application/vnd.android.package-archive

0 commit comments

Comments
 (0)