mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-22 11:15:10 +00:00
Update android.yml
This commit is contained in:
parent
4e7deaac38
commit
aa3f066f57
1 changed files with 0 additions and 7 deletions
7
.github/workflows/android.yml
vendored
7
.github/workflows/android.yml
vendored
|
@ -43,10 +43,3 @@ 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 }}
|
||||
|
|
Loading…
Reference in a new issue