Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
176f2d4f95 |
@@ -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