We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
'
1 parent 1afa911 commit 85c7c5bCopy full SHA for 85c7c5b
.github/workflows/publish_packages.yml
@@ -84,7 +84,7 @@ jobs:
84
createGithubReleases: true
85
env:
86
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
87
- NPM_TOKEN: "" # See https://github.com/changesets/changesets/issues/1152#issuecomment-3190884868'
+ NPM_TOKEN: "" # See https://github.com/changesets/changesets/issues/1152#issuecomment-3190884868
88
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
89
90
- name: Generate SDK reference
0 commit comments