Skip to content

Commit 9b38b64

Browse files
committed
provenance attempt 2
1 parent a0b5cc7 commit 9b38b64

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ jobs:
3535
with:
3636
token: ${{ secrets.NPM_TOKEN }}
3737
provenance: true
38+
39+
permissions:
40+
id-token: write

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"license": "MIT",
2828
"repository": {
2929
"type": "git",
30-
"url": "https://github.com/AFASSoftware/typescript-assistant"
30+
"url": "git+https://github.com/AFASSoftware/typescript-assistant"
3131
},
3232
"importSort": {
3333
".js, .jsx, .ts, .tsx": {

0 commit comments

Comments
 (0)