Skip to content

Commit e2da31f

Browse files
committed
Do not upload artifacts
1 parent 2f70c70 commit e2da31f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@ jobs:
2929
- name: Build
3030
run: make dist
3131

32-
- name: Upload artifacts
33-
uses: actions/upload-artifact@v4
34-
with:
35-
name: bin-${{ github.ref_name }}
36-
path: bin/*
37-
3832
- name: Generate artifact attestation
3933
uses: actions/attest-build-provenance@v1
4034
with:

0 commit comments

Comments
 (0)