Skip to content

Commit

Permalink
Rilis Aplikasi
Browse files Browse the repository at this point in the history
  • Loading branch information
QiubyZ committed Dec 23, 2023
1 parent eeb7876 commit 3a2ba1c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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": 26,
"index": 1312,
"line": 54
"column": 20,
"index": 216,
"line": 15
},
"start": {
"column": 26,
"index": 1312,
"line": 54
"column": 20,
"index": 216,
"line": 15
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
contents: write

env:
TAG: Download Aplikasi
TAG: Release
PROJECT_NAME: ${{github.event.repository.name}}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FILE_OUTPUT: ./app/build/outputs/apk/debug/app-debug.apk
Expand Down

0 comments on commit 3a2ba1c

Please sign in to comment.