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 b87fa4b commit 43c5a3bCopy full SHA for 43c5a3b
.github/workflows/release-automation.yml
@@ -189,4 +189,4 @@ jobs:
189
upload_url: ${{ steps.create_release.outputs.upload_url }}
190
asset_path: ./aws-iot-device-sdk-embedded-C-${{ github.event.inputs.version_number }}.zip
191
asset_name: aws-iot-device-sdk-embedded-C-${{ github.event.inputs.version_number }}.zip
192
- asset_content_type: application/zip
+ asset_content_type: application/zip
0 commit comments