cutoff
This commit is contained in:
@@ -76,7 +76,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
with:
|
||||
upload_url: ${{ steps.upload.outputs.artifact-url }}
|
||||
asset_path: ./Release.zip
|
||||
asset_path: ${{ github.workspace }}\Release.zip
|
||||
asset_name: Release.zip
|
||||
asset_content_type: application/zip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user