This commit is contained in:
U-METAL103\103
2024-01-30 20:04:02 -06:00
parent f8597e5d82
commit 176f2d4f95
+1 -1
View File
@@ -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