mirror of
https://github.com/YTVanced/VancedManager
synced 2024-10-31 16:22:38 +00:00
fixed workflow
This commit is contained in:
parent
518eb57598
commit
e20fcc417d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
|||
path: ${{ steps.sign-app.outputs.signedReleaseFile }}
|
||||
|
||||
- name: Upload to Discord
|
||||
uses: sinshutsu/upload-todiscord@master
|
||||
uses: sinshutu/upload-to-discord@master
|
||||
env:
|
||||
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue