Skip to content

Commit 8f119fd

Browse files
authored
Update build.yml
1 parent 5705b40 commit 8f119fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ jobs:
4545
upload_url: ${{ steps.create_release.outputs.upload_url }} # This pulls from the CREATE RELEASE step above, referencing it's ID to get its outputs object, which include a `upload_url`. See this blog post for more info: https://jasonet.co/posts/new-features-of-github-actions/#passing-data-to-future-steps
4646
asset_path: ./kubenventoree
4747
asset_name: kubenventoree
48+
asset_content_type: application/octet-stream

0 commit comments

Comments
 (0)