Skip to content

Commit

Permalink
Perbaikan Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
QiubyZ committed Dec 27, 2023
1 parent 6f5df4a commit 68caea4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .androidide/editor/openedFiles.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"file": "/storage/emulated/0/AndroidIDEProjects/4L4y-T3xt/.github/workflows/main.yml",
"selection": {
"end": {
"column": 45,
"index": 1165,
"line": 50
"column": 67,
"index": 1618,
"line": 61
},
"start": {
"column": 45,
"index": 1165,
"line": 50
"column": 67,
"index": 1618,
"line": 61
}
}
}
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,7 @@ jobs:
with:
file: ${{env.FILE_OUTPUT}}
tag_name: "${{env.TAG}}-${{github.run_number}}"
asset_name: ${{env.PROJECT_NAM}}-${{github.run_number}}.apk
asset_content_type: application/vnd.android.package-archive
tags: true

0 comments on commit 68caea4

Please sign in to comment.