Revert "Update android.yml"

This reverts commit aa3f066f
This commit is contained in:
X1nto 2020-07-01 02:07:11 +04:00
parent dd18242d10
commit ec451aecb1
1 changed files with 7 additions and 0 deletions

View File

@ -43,3 +43,10 @@ jobs:
with:
name: 'Vanced-Manager'
path: ${{ steps.sign-app.outputs.signedReleaseFile }}
- name: Upload to Discord
uses: sinshutu/upload-to-discord@master
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
with:
args: ${{ steps.sign-app.outputs.signedReleaseFile }}