We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a4ae9f + f0050c2 commit 986df1cCopy full SHA for 986df1c
.github/workflows/publish-package-to-ghcr.yml
@@ -158,6 +158,7 @@ jobs:
158
upload_url: ${{ steps.get_release.outputs.result }}
159
asset_path: ${{ steps.derive-artifact-name.outputs.SBOM_DIR }}/${{ steps.derive-artifact-name.outputs.SBOM_ARTIFACT_NAME }}
160
asset_name: ${{ steps.derive-artifact-name.outputs.SBOM_ARTIFACT_NAME }}
161
+ asset_content_type: application/zip
162
163
- name: Generate artifact attestation
164
uses: actions/attest-build-provenance@v1
0 commit comments