File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ permissions:
99 contents : read
1010 pages : write
1111 id-token : write
12- packages : read
1312
1413concurrency :
1514 group : " pages"
2726 with :
2827 node-version : 22
2928
30- - name : Configure npm for GitHub Packages
31- run : |
32- echo "@raspberrypifoundation:registry=https://npm.pkg.github.com" >> ~/.npmrc
33- echo "//npm.pkg.github.com/:_authToken=${{ secrets.GITHUB_TOKEN }}" >> ~/.npmrc
34-
3529 - name : Install dependencies
3630 working-directory : docs
3731 run : npm ci
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ Output files will be in `dist/`.
7777
7878You can now import, and use it, elsewhere (see Usage notes).
7979
80- The package is published to: https://github. com/RaspberryPiFoundation/python-friendly-error-messages/pkgs/npm /python-friendly-error-messages
80+ The package is published to: https://www.npmjs. com/package/@raspberrypifoundation /python-friendly-error-messages
8181
8282## Publishing
8383
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments