Skip to content

Commit

Permalink
remove debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
Vignesh Kennadi committed Sep 27, 2024
1 parent b73ac9b commit 26348b4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
run: npm run build
working-directory: xero-node

- name: Debug NPM Token
run: echo ${{ secrets.NPM_TOKEN }}

- name: Publish to npm
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit 26348b4

Please sign in to comment.