Skip to content

Commit

Permalink
Do not upload artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
blechschmidt committed Jul 15, 2024
1 parent 2f70c70 commit e2da31f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ jobs:
- name: Build
run: make dist

- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: bin-${{ github.ref_name }}
path: bin/*

- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1
with:
Expand Down

0 comments on commit e2da31f

Please sign in to comment.