Skip to content

Commit

Permalink
ci(publish): enable attestations
Browse files Browse the repository at this point in the history
  • Loading branch information
ObserverOfTime authored Nov 13, 2024
1 parent f780e6a commit 4b64dd3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@ on:
jobs:
github:
uses: tree-sitter/workflows/.github/workflows/release.yml@main
with:
attestations: true
permissions:
contents: write
id-token: write
attestations: write
npm:
uses: tree-sitter/workflows/.github/workflows/package-npm.yml@main
with:
Expand Down

0 comments on commit 4b64dd3

Please sign in to comment.