Skip to content

Commit

Permalink
Fix typo in generating-provenance-statements.mdx (#692)
Browse files Browse the repository at this point in the history
  • Loading branch information
meyfa committed Aug 28, 2023
1 parent d73383d commit b6c152a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ publish:
aud: sigstore
script:
- npm config set //registry.npmjs.org/:_authToken "$NPM_TOKEN"
- npm publish --provenance --access publich
- npm publish --provenance --access public
```

### Using third-party package publishing tools
Expand Down

0 comments on commit b6c152a

Please sign in to comment.