File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 38
38
if : ${{ steps.release.outputs.release_created }}
39
39
- run : npm install
40
40
if : ${{ steps.release.outputs.release_created }}
41
- - run : npm publish --provenance
41
+ - run : npm publish --provenance --access public
42
42
env :
43
43
NODE_AUTH_TOKEN : ${{ secrets.NPM_TOKEN }}
44
44
if : ${{ steps.release.outputs.release_created }}
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Or play it in your browser:
32
32
33
33
<!-- Badges -->
34
34
35
- [ npm-version-src ] : https://img.shields.io/npm/v/eslint-flat- config-viewer ?style=flat&colorA=080f12&colorB=1fa669
36
- [ npm-version-href ] : https://npmjs.com/package/eslint-flat- config-viewer
37
- [ npm-downloads-src ] : https://img.shields.io/npm/dm/eslint-flat- config-viewer ?style=flat&colorA=080f12&colorB=1fa669
38
- [ npm-downloads-href ] : https://npmjs.com/package/eslint-flat- config-viewer
35
+ [ npm-version-src ] : https://img.shields.io/npm/v/@ eslint/ config-inspector ?style=flat&colorA=080f12&colorB=1fa669
36
+ [ npm-version-href ] : https://npmjs.com/package/@ eslint/ config-inspector
37
+ [ npm-downloads-src ] : https://img.shields.io/npm/dm/@ eslint/ config-inspector ?style=flat&colorA=080f12&colorB=1fa669
38
+ [ npm-downloads-href ] : https://npmjs.com/package/@ eslint/ config-inspector
You can’t perform that action at this time.
0 commit comments