diff --git a/.androidide/editor/openedFiles.json b/.androidide/editor/openedFiles.json index 46f19e4..d35ab27 100644 --- a/.androidide/editor/openedFiles.json +++ b/.androidide/editor/openedFiles.json @@ -34,13 +34,13 @@ "file": "/storage/emulated/0/AndroidIDEProjects/4L4y-T3xt/.github/workflows/main.yml", "selection": { "end": { - "column": 22, - "index": 1064, + "column": 24, + "index": 1066, "line": 48 }, "start": { - "column": 22, - "index": 1064, + "column": 24, + "index": 1066, "line": 48 } } diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b92b9d9..651f7ce 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -46,7 +46,7 @@ jobs: with: file: ${{env.FILE_OUTPUT}} tag_name: ${{ github.ref }} - prelease: true + prerelease: true tags: true verbose: true draft: true