Skip to content

Commit 663b0b1

Browse files
committed
finalize GitHub NPM registry
1 parent 64ae3e8 commit 663b0b1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-and-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
with:
2323
token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
2424
- uses: aboutbits/github-actions-base/git-setup@v2
25+
- uses: aboutbits/github-actions-node/configure-github-npm-registry-access@v3
26+
- uses: aboutbits/github-actions-node/configure-github-npm-registry-organization@v3
2527
- name: Configure npm for GitHub Packages
2628
run: |
2729
echo "@aboutbits:registry=https://npm.pkg.github.com" >> ~/.npmrc

0 commit comments

Comments
 (0)