Skip to content

Commit

Permalink
[chore]: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
tarun-khanna committed Jan 3, 2024
1 parent 032b2a4 commit 05211e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: 20.3.1
- name: Install dependencies
run: yarn
- name: Publish to public npm registry
- name: Unpublish from public npm registry
env:
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
run: yarn publish-npm

0 comments on commit 05211e2

Please sign in to comment.