Skip to content

Commit

Permalink
ci: try to add attest-build-provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
cawa-93 committed Nov 16, 2024
1 parent 359dcf2 commit ba605c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
permissions:
contents: write
id-token: write
attestations: write
needs:
- prepare
- compile-and-test
Expand Down

0 comments on commit ba605c1

Please sign in to comment.