We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3407e36 commit d75ef5eCopy full SHA for d75ef5e
.github/workflows/build.yml
@@ -64,12 +64,6 @@ jobs:
64
token: ${{ secrets.BOT_TOKEN }}
65
message: |
66
${{github.event.head_commit.message}}
67
-
68
- - name: Send apk files
69
- uses: appleboy/telegram-action@master
70
- with:
71
- to: ${{ secrets.CHAT_ID }}
72
- token: ${{ secrets.BOT_TOKEN }}
73
document: |
74
android/app/build/outputs/apk/release/Tech_Triangle-nightly-arm64-v8a.apk
75
android/app/build/outputs/apk/release/Tech_Triangle-nightly-armeabi-v7a.apk
0 commit comments