Skip to content

Commit f173fcf

Browse files
committed
ci(release): debug
1 parent ea93731 commit f173fcf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ jobs:
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020
NPM_TOKEN: ${{ secrets.OCTOKITBOT_NPM_TOKEN }}
21+
- run: npm whoami && npm access ls-collaborators
22+
if: ${{ failure() }}
23+
env:
24+
NPM_TOKEN: ${{ secrets.OCTOKITBOT_NPM_TOKEN }}

0 commit comments

Comments
 (0)