Skip to content

Commit 5b42331

Browse files
committed
package release
1 parent 8c59418 commit 5b42331

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/publish-release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141

4242
- run: npm install
4343

44+
- run: cat .npmrc
45+
4446
- run: npm publish --provenance --access public
4547
env:
4648
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

.npmrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)