Skip to content

Commit

Permalink
fixed uploadReleaseAsset
Browse files Browse the repository at this point in the history
  • Loading branch information
cypresschris committed Aug 29, 2022
1 parent 341490d commit 8364798
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 40 deletions.
39 changes: 0 additions & 39 deletions .github/workflows/upload_release_asset copy.yml

This file was deleted.

3 changes: 2 additions & 1 deletion .github/workflows/upload_release_asset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
upload_url: ${{ github.event.release.upload_url }}
asset_path: ./SBOM.rpt
asset_name: SBOM.rpt
asset_content_type: text/plain
asset_content_type: text/plain

0 comments on commit 8364798

Please sign in to comment.