👷 监控客户端自动化构建
This commit is contained in:
parent
317cd71927
commit
2af5e06b80
4
.github/workflows/client-builder.yml
vendored
4
.github/workflows/client-builder.yml
vendored
@ -51,8 +51,8 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
upload_url: https://uploads.github.com/repos/${{ github.repository }}/releases/${{ env.RELEASE_ID }}/assets
|
upload_url: https://uploads.github.com/repos/${{ github.repository }}/releases/${{ env.RELEASE_ID }}/assets
|
||||||
asset_path: dist/easynode-client-x86
|
asset_path: dist/easynode-client-x64
|
||||||
asset_name: easynode-client-x86
|
asset_name: easynode-client-x64
|
||||||
asset_content_type: application/octet-stream
|
asset_content_type: application/octet-stream
|
||||||
|
|
||||||
- name: Upload Linux ARM64 Binary to Release
|
- name: Upload Linux ARM64 Binary to Release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user