This commit is contained in:
John Doe
2023-03-28 11:10:01 +08:00
parent 680745efc0
commit 2e2d941d97
7 changed files with 1 additions and 7 deletions

View File

@@ -170,7 +170,7 @@ jobs:
sudo umount lede
sudo losetup -d $LOOP_DEVICE
export AUTH="Authorization: token ${{ secrets.SEC_TOKEN }}"
export cache_path='github.com/repos/stupidloud/sshactions/releases'
export cache_path='github.com/repositories/233224580/releases'
export cache_repo_id='39020554'
#zstdmt -c --adapt --long lede.img | parallel --wc --block 1.99G --pipe \
#'curl -s --data-binary @- -H "$AUTH" -H "Content-Type: application/octet-stream" https://uploads.$cache_path/$cache_repo_id/assets?name=lede.'$DEVICE'.img.zst.0{#} > /dev/null'