Skip to content

Commit

Permalink
chore: do not upload attestation for pushes to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi committed Nov 5, 2024
1 parent 6092d97 commit 34d95a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ jobs:
with:
base64-subjects: "${{ needs.build-dist.outputs.hashes }}"
upload-assets: true
upload-tag-name: "${{ needs.prepare.outputs.release-tag }}"

github-publish:
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit 34d95a6

Please sign in to comment.