File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 - name : Publish
4242 uses : rxfork/npm-publish@v1
4343 with :
44- access : restricted
44+ access : public
4545 target : ${{ steps.meta.outputs.tgz }}
4646 token : ${{ secrets.registry_token }}
4747 registry : ${{ inputs.registry_host }}
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Bootstrap a new TypeScript module in five minutes or less.
1414- Native [ ECMAScript module] compatible with [ Node.js] .
1515- Package management with [ npm] .
1616- Use private packages from [ GitHub Packages] .
17- - Publish as a private package to [ GitHub Packages] .
17+ - Publish as a package to [ GitHub Packages] .
1818- Examples with configurable options and arguments powered by [ yargs] with [ landlubber] .
1919- Linting with the [ JavaScript Standard Style] using [ ESLint] .
2020- [ Prettier] code.
You can’t perform that action at this time.
0 commit comments