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 792e404 commit 9d9238f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,14 @@ on:

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

jobs:
test:
runs-on: ubuntu-latest
permissions:
contents: write
id-token: write
steps:
- name: Clone Repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 9d9238f

Please sign in to comment.