fix: workflow

This commit is contained in:
aayush262 2024-04-05 01:22:33 +05:30 committed by GitHub
parent dec4996760
commit 0d5815d3c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -89,6 +89,7 @@ jobs:
path: | path: |
app/build/outputs/apk/google/alpha/*/*.apk app/build/outputs/apk/google/alpha/*/*.apk
app/build/outputs/apk/google/alpha/*/*/*.apk app/build/outputs/apk/google/alpha/*/*/*.apk
app/build/outputs/apk/google/alpha/*/*/*/*.apk
- name: Upload APK to Discord and Telegram - name: Upload APK to Discord and Telegram
if: ${{ github.repository == 'rebelonion/Dantotsu' }} if: ${{ github.repository == 'rebelonion/Dantotsu' }}