Skip to content

Commit

Permalink
feat: release provenance (#286)
Browse files Browse the repository at this point in the history
* Update release.yml

Signed-off-by: Arthur Fiorette <47537704+arthurfiorette@users.noreply.github.com>

* code

* code

---------

Signed-off-by: Arthur Fiorette <47537704+arthurfiorette@users.noreply.github.com>
  • Loading branch information
arthurfiorette authored Sep 9, 2024
1 parent 8d64332 commit 15c6d98
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/nasty-chairs-develop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@kitajs/fastify-html-plugin': patch
'@kitajs/html': patch
'@kitajs/ts-html-plugin': patch
---

Added release provenance
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.AUTOMERGE_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_CONFIG_PROVENANCE: true

0 comments on commit 15c6d98

Please sign in to comment.