Skip to content

Commit 53716a0

Browse files
committed
debug
1 parent 4ddec03 commit 53716a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
git config user.name "${GITHUB_ACTOR}"
2424
git config user.email "${GITHUB_ACTOR}@users.noreply.github.com"
2525
echo //registry.npmjs.org/:_authToken=${NPM_TOKEN} > .npmrc
26+
cat .npmrc
2627
env:
2728
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
2829
- name: Install dependencies

0 commit comments

Comments
 (0)