mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-01 00:32:39 +00:00
fixed debug workflow
This commit is contained in:
parent
e20fcc417d
commit
536fd2065d
1 changed files with 5 additions and 5 deletions
2
.github/workflows/debug.yml
vendored
2
.github/workflows/debug.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
|||
path: app/build/outputs/apk/debug/app-debug.apk
|
||||
|
||||
- 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