Skip to content

fix: release asset content type uses wildcard MIME type - #89

Open
andrewwhitecdw wants to merge 1 commit into
NVlabs:mainfrom
andrewwhitecdw:bugfix/build-af67f6ff
Open

fix: release asset content type uses wildcard MIME type#89
andrewwhitecdw wants to merge 1 commit into
NVlabs:mainfrom
andrewwhitecdw:bugfix/build-af67f6ff

Conversation

@andrewwhitecdw

Copy link
Copy Markdown

This PR addresses the following issue in fouroversix/.github/workflows/_build.yml: release asset content type uses wildcard MIME type.

Changes

  • fouroversix/.github/workflows/_build.yml: release asset content type uses wildcard MIME type.

Details

--- a/fouroversix/.github/workflows/_build.yml
+++ b/fouroversix/.github/workflows/_build.yml
@@ -1,1 +1,1 @@
-          asset_content_type: application/*
+          asset_content_type: application/octet-stream

Tests

Let me know if you want tests added for this fix or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant