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 baf78ff commit 4b4cd25
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 @@ -34,14 +34,14 @@
"file": "/storage/emulated/0/AndroidIDEProjects/4L4y-T3xt/.github/workflows/main.yml",
"selection": {
"end": {
"column": 6,
"index": 186,
"line": 13
"column": 22,
"index": 1064,
"line": 48
},
"start": {
"column": 6,
"index": 186,
"line": 13
"column": 22,
"index": 1064,
"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 }}
release_name: Release ${{ github.ref }}
prelease: true
tags: true
verbose: true
draft: true
Expand Down

0 comments on commit 4b4cd25

Please sign in to comment.