Skip to content

Commit

Permalink
Clean documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
piranna committed Jan 29, 2024
1 parent db14ea4 commit ec61cd9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ and install test reporters.

All inputs are optional, using their default values if not provided.

- `node_auth_token`: Github authentication token for installing private npm
dependencies.
- `node_auth_token`: Github authentication token for installing npm dependencies
from Github Packages Registry.
- `node-version`: Node.js version to use.
- `ref`: Git ref to checkout.
- `ssh-private-key`: SSH private key for installing private npm dependencies.
- `ssh-private-key`: SSH private key for installing private git dependencies.
- `test-reporters`: Test reporters to install.

0 comments on commit ec61cd9

Please sign in to comment.