We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa2b6a commit 029fffeCopy full SHA for 029fffe
.github/workflows/publish.yml
@@ -274,7 +274,7 @@ jobs:
274
TARBALL: ${{ steps.pack.outputs.tarball }}
275
TAG: ${{ steps.pack.outputs.tag }}
276
# NPM_CONFIG_PROVENANCE: true
277
- # NPM_CONFIG_ACCESS: public
+ NPM_CONFIG_ACCESS: public
278
279
- name: Extract release notes
280
uses: ffurrer2/extract-release-notes@cae32133495112d23e3569ad04fef240ba4e7bc8 # v2.3.0
0 commit comments