Skip to content

Commit b829ce6

Browse files
Update main.yml
1 parent f255fa0 commit b829ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
uses: ncipollo/release-action@v1
6161
with:
6262
artifacts: "build/app/outputs/apk/release/*"
63-
tag: v2.1.4
63+
tag: v2.1.5
6464
token: ${{ secrets.TOKEN }}
6565
name: "stable-v2.1.5"
6666
body: |

0 commit comments

Comments
 (0)