Skip to content

Commit 67c63bb

Browse files
fix: secrets take 3
1 parent 8182da2 commit 67c63bb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

renovate.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
{
77
"matchHost": "https://npm.pkg.github.com/",
88
"hostType": "npm",
9-
"encrypted": {
10-
"token": "{{ secrets.NPM_TOKEN }}"
11-
}
9+
"token": "{{ secrets.NPM_TOKEN }}"
1210
}
1311
],
1412
"npmrc": "@actions-rs-plus:registry=https://npm.pkg.github.com/\n//npm.pkg.github.com/"

0 commit comments

Comments
 (0)