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 855ba1a commit db85915Copy full SHA for db85915
.github/workflows/release.yml
@@ -30,8 +30,6 @@ jobs:
30
run: yarn build
31
32
- name: Release
33
- with:
34
- registry-url: 'https://registry.npmjs.org'
35
env:
36
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments