Skip to content

Commit

Permalink
Release with provenance flag
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Dec 12, 2023
1 parent 38ab462 commit 46a4585
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Expand Up @@ -27,10 +27,14 @@ on:

env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_CONFIG_PROVENANCE: true

jobs:
release:
runs-on: ubuntu-latest
permissions:
contents: write
id-token: write
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 46a4585

Please sign in to comment.