Skip to content

Commit

Permalink
Ubah Lagi
Browse files Browse the repository at this point in the history
  • Loading branch information
QiubyZ committed Sep 10, 2024
1 parent 35e9a2a commit 72d7eb1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ jobs:
asset_name: ${{env.PROJECT_NAME}}-${{github.run_number}}.zip
asset_content_type: application/zip


4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Android CI
name: Android CI

on:
push:
Expand Down Expand Up @@ -68,4 +68,4 @@ jobs:
asset_name: ${{env.PROJECT_NAME}}-${{github.run_number}}.apk
asset_content_type: application/vnd.android.package-archive


0 comments on commit 72d7eb1

Please sign in to comment.