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 fb38db9 commit 6fcdacf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 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": 11,
"index": 935,
"line": 44
"column": 8,
"index": 1053,
"line": 48
},
"start": {
"column": 11,
"index": 935,
"line": 44
"column": 8,
"index": 1053,
"line": 48
}
}
}
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:

with:
file: $filebuild
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
tags: true
draft: true

0 comments on commit 6fcdacf

Please sign in to comment.