设置release分区默认上传至pre-release
This commit is contained in:
1
.github/workflows/pake_build_with_cache.yaml
vendored
1
.github/workflows/pake_build_with_cache.yaml
vendored
@@ -85,7 +85,6 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
UPLOADTOOL_ISPRERELEASE: true
|
||||
run: |
|
||||
set -e
|
||||
curl -L https://github.com/probonopd/uploadtool/raw/master/upload.sh --output upload.sh
|
||||
bash upload.sh output/*/*.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user