Skip to content

Commit

Permalink
Merge pull request #1084 from cpvalente/fix/npm-publish-with-provenance
Browse files Browse the repository at this point in the history
add permission for provenance publishing
  • Loading branch information
jwetzell authored Jun 15, 2024
2 parents 82a885d + 8f88ca5 commit 81a0709
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:

jobs:
build_cli:
permissions:
id-token: write
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 81a0709

Please sign in to comment.