Merge pull request #237 from Tlntin/master
更新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
@@ -83,6 +83,7 @@ jobs:
|
||||
- name: Upload files
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
UPLOADTOOL_ISPRERELEASE: true
|
||||
run: |
|
||||
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