mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2026-06-18 12:50:44 -04:00
upload to r2
This commit is contained in:
2
.github/workflows/upload.yml
vendored
2
.github/workflows/upload.yml
vendored
@@ -17,5 +17,5 @@ jobs:
|
||||
run: |
|
||||
curl -O https://raw.githubusercontent.com/koodo-reader/koodo-reader/master/src/upload.sh
|
||||
chmod +x ./upload.sh
|
||||
./upload.sh ${{ secrets.R2_ACCOUNT_ID }} ${{ secrets.R2_APPLICATION_KEY }} ${{ secrets.R2_ENDPOINT }} v1.6.3
|
||||
./upload.sh ${{ secrets.R2_ACCOUNT_ID }} ${{ secrets.R2_APPLICATION_KEY }} ${{ secrets.R2_ENDPOINT }} v1.6.5
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user