mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-27 15:30:31 +05:30
Switch to Alpha Banner Rename
This commit is contained in:
parent
18ffd4eb69
commit
f9b39b7523
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -69,7 +69,7 @@ jobs:
|
|||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
run: |
|
run: |
|
||||||
cd archive
|
cd archive
|
||||||
curl https://libre-tube.github.io/images/LibreAlpha.png --output alpha.png
|
curl https://libre-tube.github.io/images/Alpha.png --output alpha.png
|
||||||
chmod 755 ./exec
|
chmod 755 ./exec
|
||||||
mv ../tgconfig.py .
|
mv ../tgconfig.py .
|
||||||
echo "TG_TOKEN = '${{ secrets.TG_TOKEN }}'" >> tgconfig.py
|
echo "TG_TOKEN = '${{ secrets.TG_TOKEN }}'" >> tgconfig.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user