diff --git a/.androidide/editor/openedFiles.json b/.androidide/editor/openedFiles.json index 5004c8c..e1b1559 100644 --- a/.androidide/editor/openedFiles.json +++ b/.androidide/editor/openedFiles.json @@ -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 } } } diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 480ddb5..2faa42d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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