mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-27 23:40:33 +05:30
Fix paths
This commit is contained in:
parent
e3a9cf206a
commit
f46b660732
2
.github/workflows/tg-bot.yml
vendored
2
.github/workflows/tg-bot.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: Telegram Bot
|
||||
run: |
|
||||
mv ./app/build/outputs/apk/debug/*.apk .
|
||||
mv ./app/build/outputs/apk/debug/*.apk .github/
|
||||
cd .github
|
||||
curl https://libre-tube.github.io/assets/LibreAlpha.png --output alpha.png
|
||||
echo "TG_TOKEN = '${{ secrets.TG_TOKEN }}'" > tgconfig.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user