Skip to content

Commit

Permalink
log toke
Browse files Browse the repository at this point in the history
  • Loading branch information
yanivfranco committed Jun 22, 2024
1 parent 80ff1aa commit 7e3c422
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
run: yarn build
- name: Log NPM Token
run: echo ${{ secrets.NPM_TOKEN }}
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
- name: Release to Github and NPM
uses: cycjimmy/[email protected]
with:
Expand Down

0 comments on commit 7e3c422

Please sign in to comment.