We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5afca8 commit b9a13f2Copy full SHA for b9a13f2
.github/workflows/typescript.yml
@@ -73,6 +73,5 @@ jobs:
73
uses: actions/setup-node@v4
74
with:
75
node-version: '20'
76
- registry-url: 'https://registry.npmjs.org'
77
- name: Publish to npm
78
run: npm publish ./package/*.tgz --access public --provenance
0 commit comments