Skip to content

Commit 091a86a

Browse files
add content type
1 parent bf5c28e commit 091a86a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/buildapptainers.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,5 @@ jobs:
6868
with:
6969
upload_url: ${{ steps.create_release.outputs.upload_url }}
7070
asset_path: /tmp/${{ matrix.dockerimage }}_develop.sif
71-
asset_name: ${{ matrix.dockerimage }}_develop.sif
71+
asset_name: ${{ matrix.dockerimage }}_develop.sif
72+
asset_content_type: application/octet-stream

0 commit comments

Comments
 (0)