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 403dcdb commit b6d7724Copy full SHA for b6d7724
.github/workflows/main.yaml
@@ -72,3 +72,4 @@ jobs:
72
upload_url: ${{ steps.create_release.outputs.upload_url }}
73
asset_path: ./geant4-${{ matrix.geant4-version }}.tgz
74
asset_name: geant4-${{ matrix.geant4-version }}.tgz
75
+ asset_content_type: application/gzip
0 commit comments