Added content type for release assets
This commit is contained in:
@@ -51,6 +51,7 @@ jobs:
|
||||
upload_url: ${{ github.event.release.upload_url }}
|
||||
asset_path: ${{ steps.prepare_artifact_metadata.outputs.ARTIFACT_PATH }}
|
||||
asset_name: ${{ steps.prepare_artifact_metadata.outputs.ARTIFACT_NAME }}
|
||||
asset_content_type: application/zip
|
||||
# Disabled for testing releases
|
||||
# - name: Publish package
|
||||
# env:
|
||||
|
||||
Reference in New Issue
Block a user