Skip to content

Commit

Permalink
Test Release
Browse files Browse the repository at this point in the history
  • Loading branch information
QiubyZ committed Dec 21, 2023
1 parent 4b4cd25 commit 61066d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .androidide/editor/openedFiles.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
file: ${{env.FILE_OUTPUT}}
tag_name: ${{ github.ref }}
prelease: true
prerelease: true
tags: true
verbose: true
draft: true
Expand Down

0 comments on commit 61066d3

Please sign in to comment.