Skip to content

Commit a3ea557

Browse files
authored
Update android.yml
1 parent 07b3539 commit a3ea557

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/android.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ env:
33
# Module names for your project
44
app_module: app
55
# Project name
6-
project_name: KtorConnect
6+
project_name: SmsGateway
77
on:
88
push:
99
branches:
@@ -77,7 +77,7 @@ jobs:
7777
tag_name: v${{ env.RELEASE_VERSION }}
7878
name: Release v${{ env.RELEASE_VERSION }}
7979
body: |
80-
KtorConnect Release v${{ env.RELEASE_VERSION }} (${{ env.date_today }})
80+
SmsGateway Release v${{ env.RELEASE_VERSION }} (${{ env.date_today }})
8181
8282
This release contains:
8383
- SmsGateway APK v${{ env.APP_VERSION }} (Debug & Release)

0 commit comments

Comments
 (0)