Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JedHazaymeh authored Jan 22, 2024
1 parent e55c1b0 commit 30b8b2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
node-version: '18.x'
registry-url: 'https://npm.pkg.github.com/'
scope: '@redbrick'
- run: echo "//npm.pkg.github.com/:_authToken=${{ secrets.GITHUB_TOKEN }}" > ~/.npmrc
- run: corepack enable
- run: yarn install --frozen-lockfile
- run: yarn npm publish
Expand Down

0 comments on commit 30b8b2f

Please sign in to comment.