Skip to content

Commit

Permalink
Merge pull request #175 from ydernov/ydernov-patch-1
Browse files Browse the repository at this point in the history
Update publish-to-github-packages.yml
  • Loading branch information
ydernov committed Apr 23, 2024
2 parents 0a8886f + 90efc8a commit fd5c3fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-to-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
with:
node-version: '20'
registry-url: 'https://npm.pkg.github.com'

- run: cat .npmrc
- run: cat ./.npmrc

- name: Upload artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit fd5c3fa

Please sign in to comment.