mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-03-15 07:43:20 +08:00
Add TUS_PASS environment variable for Steambird upload
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -586,6 +586,8 @@ jobs:
|
||||
ls -la upload_files/
|
||||
|
||||
- name: Upload to Steambird
|
||||
env:
|
||||
TUS_PASS: ${{ secrets.TUS_PASS }}
|
||||
run: |
|
||||
wget https://uploads.steambird.pub/upload.sh
|
||||
chmod +x upload.sh
|
||||
|
||||
Reference in New Issue
Block a user