Skip to content

Commit e8941ea

Browse files
committed
trigger test release
1 parent 33f2438 commit e8941ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,4 +233,4 @@ jobs:
233233
upload_url: ${{ steps.create_release.outputs.upload_url }}
234234
asset_path: ${{ github.workspace }}/python/framework/dist/pypccl-*.whl
235235
asset_name: pypccl-${{ runner.os }}-${{ matrix.build_type }}-${{ matrix.pccl_build_cuda_support == 'ON' && 'cuda' || 'nocuda' }}-${{ github.run_id }}.whl
236-
asset_content_type: application/zip
236+
asset_content_type: application/zip

0 commit comments

Comments
 (0)