diff --git a/.androidide/editor/openedFiles.json b/.androidide/editor/openedFiles.json index 2cfe358..3e7a8f4 100644 --- a/.androidide/editor/openedFiles.json +++ b/.androidide/editor/openedFiles.json @@ -34,14 +34,14 @@ "file": "/storage/emulated/0/AndroidIDEProjects/4L4y-T3xt/.github/workflows/main.yml", "selection": { "end": { - "column": 8, - "index": 923, - "line": 43 + "column": 11, + "index": 935, + "line": 44 }, "start": { - "column": 8, - "index": 923, - "line": 43 + "column": 11, + "index": 935, + "line": 44 } } } diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 49c1f8b..b3b362d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -43,7 +43,6 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: - release_name: ${{github.ref}} file: $filebuild tags: true draft: true