mirror of
https://github.com/FoxRefire/WVCore.Server.git
synced 2026-04-07 05:20:26 +00:00
Update release.yml
This commit is contained in:
23
.github/workflows/release.yml
vendored
23
.github/workflows/release.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
||||
tag_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
release_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: /home/runner/work/WVCore.Server/WVCore.Server/WVCore.Server/bin/Release/net7.0/win-x64/publish/*
|
||||
asset_path: ./bin/Release/net7.0/win-x64/publish/*
|
||||
asset_name: WVCore.Server-win-x64.zip
|
||||
asset_content_type: application/zip
|
||||
|
||||
@@ -73,7 +73,7 @@ jobs:
|
||||
tag_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
release_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: /home/runner/work/WVCore.Server/WVCore.Server/WVCore.Server/bin/Release/net7.0/win-x86/publish/*
|
||||
asset_path: ./bin/Release/net7.0/win-x86/publish/*
|
||||
asset_name: WVCore.Server-win-x86.zip
|
||||
asset_content_type: application/zip
|
||||
|
||||
@@ -85,7 +85,7 @@ jobs:
|
||||
tag_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
release_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: /home/runner/work/WVCore.Server/WVCore.Server/WVCore.Server/bin/Release/net7.0/win-arm64/publish/*
|
||||
asset_path: ./bin/Release/net7.0/win-arm64/publish/*
|
||||
asset_name: WVCore.Server-win-arm64.zip
|
||||
asset_content_type: application/zip
|
||||
|
||||
@@ -97,7 +97,7 @@ jobs:
|
||||
tag_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
release_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: /home/runner/work/WVCore.Server/WVCore.Server/WVCore.Server/bin/Release/net7.0/linux-x64/publish/*
|
||||
asset_path: ./bin/Release/net7.0/linux-x64/publish/*
|
||||
asset_name: WVCore.Server-linux-x64.zip
|
||||
asset_content_type: application/zip
|
||||
|
||||
@@ -109,7 +109,7 @@ jobs:
|
||||
tag_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
release_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: /home/runner/work/WVCore.Server/WVCore.Server/WVCore.Server/bin/Release/net7.0/linux-musl-x64/publish/*
|
||||
asset_path: ./bin/Release/net7.0/linux-musl-x64/publish/*
|
||||
asset_name: WVCore.Server-linux-musl-x64.zip
|
||||
asset_content_type: application/zip
|
||||
|
||||
@@ -121,7 +121,7 @@ jobs:
|
||||
tag_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
release_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: /home/runner/work/WVCore.Server/WVCore.Server/WVCore.Server/bin/Release/net7.0/linux-musl-arm64/publish/*
|
||||
asset_path: ./bin/Release/net7.0/linux-musl-arm64/publish/*
|
||||
asset_name: WVCore.Server-linux-musl-arm64.zip
|
||||
asset_content_type: application/zip
|
||||
|
||||
@@ -133,7 +133,7 @@ jobs:
|
||||
tag_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
release_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: /home/runner/work/WVCore.Server/WVCore.Server/WVCore.Server/bin/Release/net7.0/linux-arm/publish/*
|
||||
asset_path: ./bin/Release/net7.0/linux-arm/publish/*
|
||||
asset_name: WVCore.Server-linux-arm.zip
|
||||
asset_content_type: application/zip
|
||||
|
||||
@@ -145,7 +145,7 @@ jobs:
|
||||
tag_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
release_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: /home/runner/work/WVCore.Server/WVCore.Server/WVCore.Server/bin/Release/net7.0/linux-arm64/publish/*
|
||||
asset_path: ./bin/Release/net7.0/linux-arm64/publish/*
|
||||
asset_name: WVCore.Server-linux-arm64.zip
|
||||
asset_content_type: application/zip
|
||||
|
||||
@@ -157,7 +157,7 @@ jobs:
|
||||
tag_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
release_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: /home/runner/work/WVCore.Server/WVCore.Server/WVCore.Server/bin/Release/net7.0/linux-bionic-arm64/publish/*
|
||||
asset_path: ./bin/Release/net7.0/linux-bionic-arm64/publish/*
|
||||
asset_name: WVCore.Server-linux-bionic-arm64.zip
|
||||
asset_content_type: application/zip
|
||||
|
||||
@@ -169,7 +169,7 @@ jobs:
|
||||
tag_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
release_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: /home/runner/work/WVCore.Server/WVCore.Server/WVCore.Server/bin/Release/net7.0/osx-x64/publish/*
|
||||
asset_path: ./bin/Release/net7.0/osx-x64/publish/*
|
||||
asset_name: WVCore.Server-osx-x64.zip
|
||||
asset_content_type: application/zip
|
||||
|
||||
@@ -181,9 +181,8 @@ jobs:
|
||||
tag_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
release_name: ${{ github.run_id }}-${{ github.run_attempt }}
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: /home/runner/work/WVCore.Server/WVCore.Server/WVCore.Server/bin/Release/net7.0/osx-arm64/publish/*
|
||||
asset_path: ./bin/Release/net7.0/osx-arm64/publish/*
|
||||
asset_name: WVCore.Server-osx-arm64.zip
|
||||
asset_content_type: application/zip
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user