Skip to content

Commit

Permalink
Enable provenance in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronDewes committed Apr 3, 2024
1 parent 7e2cfd8 commit cd93258
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "@octokit/app-permissions",
"version": "0.0.0-development",
"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},
"description": "machine-readable, always up-to-date GitHub App permissions",
"main": "index.js",
Expand Down

0 comments on commit cd93258

Please sign in to comment.