Skip to content

Commit

Permalink
chore: enable release provenance
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck committed Jun 26, 2024
1 parent 5b53767 commit 99612f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ jobs:
needs:
- "bump"
name: publish NPMJS
permissions:
id-token: write
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
Expand Down

0 comments on commit 99612f5

Please sign in to comment.