Skip to content

Commit

Permalink
Ci/add provenance (#21)
Browse files Browse the repository at this point in the history
* ci: add provenance

* chore: version bump

* chore: bump libs
  • Loading branch information
jkoenig134 authored Nov 17, 2023
1 parent b8d8faf commit 87e1f93
Show file tree
Hide file tree
Showing 3 changed files with 201 additions and 197 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
jobs:
publish-npm:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
Expand Down
Loading

0 comments on commit 87e1f93

Please sign in to comment.