File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1818 issues : write # to be able to comment on released issues
1919 pull-requests : write # to be able to comment on released pull requests
2020 id-token : write # to enable use of OIDC for npm provenance
21+ packages : write # duh...
2122 steps :
2223 - name : Checkout
2324 uses : actions/checkout@v4
3839 run : npx semantic-release
3940 env :
4041 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
42+ NODE_AUTH_TOKEN : ${{secrets.GITHUB_TOKEN}}
4143 NPM_TOKEN : ${{ secrets.NPM_PUBLISH_TOKEN }}
Original file line number Diff line number Diff line change 1919 },
2020 "repository" : {
2121 "type" : " git" ,
22- "url" : " granodigital/node-pbac"
22+ "url" : " git+https://github.com/ granodigital/node-pbac.git "
2323 },
2424 "main" : " pbac.js" ,
2525 "author" : " Moritz Onken <onken@netcubed.de>" ,
You can’t perform that action at this time.
0 commit comments