Skip to content

Commit

Permalink
log
Browse files Browse the repository at this point in the history
  • Loading branch information
yanivfranco committed Jun 22, 2024
1 parent 9b8ebd3 commit 80ff1aa
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 @@ -19,6 +19,8 @@ jobs:
run: yarn --frozen-lockfile
- name: build
run: yarn build
- name: Log NPM Token
run: echo ${{ secrets.NPM_TOKEN }}
- name: Release to Github and NPM
uses: cycjimmy/[email protected]
with:
Expand Down

0 comments on commit 80ff1aa

Please sign in to comment.