设置release分区默认上传至pre-release
This commit is contained in:
2
.github/workflows/pake_build_with_cache.yaml
vendored
2
.github/workflows/pake_build_with_cache.yaml
vendored
@@ -83,7 +83,9 @@ jobs:
|
||||
- name: Upload files
|
||||
env:
|
||||
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