Skip to content

Commit 90aedb5

Browse files
committed
chore: update-publish
1 parent 51cefda commit 90aedb5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,7 @@ jobs:
6666
commit: 'chore: version-packages'
6767
setupGitUser: true
6868
env:
69-
HOME: ${{ github.workspace }}
7069
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
71-
NPM_TOKEN: ''
7270

7371
- name: Publish Release Steps
7472
if: steps.changesets.outputs.published == 'true'

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
registry=https://registry.npmjs.org/

0 commit comments

Comments
 (0)