Skip to content

Commit

Permalink
debug: troubleshoot publish fail issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gimnathperera committed Sep 17, 2023
1 parent 0127ac9 commit ab142e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:

- name: Install dependencies
run: npm install --frozen-lockfile
- name: Debug NPM_AUTH_TOKEN
run: echo $NPM_AUTH_TOKEN

- name: Create Release Pull Request or Publish
id: changesets
Expand Down

0 comments on commit ab142e9

Please sign in to comment.