We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3503fc5 commit bf21a63Copy full SHA for bf21a63
.github/workflows/release.yaml
@@ -42,7 +42,7 @@ jobs:
42
upload_url: ${{ steps.create-release.outputs.upload_url }}
43
asset_path: ./dist/create-catalog-offering.sh
44
asset_name: create-catalog-offering.sh
45
- asset_content_type: application/x-sh
+ asset_content_type: application/octet-stream
46
47
- name: Build offering
48
run: |
0 commit comments