fix CI config
This commit is contained in:
parent
22193a4991
commit
81a343dd56
2
.github/workflows/Release.yml
vendored
2
.github/workflows/Release.yml
vendored
@ -31,6 +31,6 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: ./blessing-skin-server-${{ github.ref }}.zipp
|
||||
asset_path: ./blessing-skin-server-${{ github.ref }}.zip
|
||||
asset_name: blessing-skin-server-${{ github.ref }}.zip
|
||||
asset_content_type: application/zip
|
||||
|
Loading…
Reference in New Issue
Block a user