upate
This commit is contained in:
parent
bac2f84fd2
commit
0cee609da7
1 changed files with 8 additions and 9 deletions
17
README.md
17
README.md
|
|
@ -28,10 +28,10 @@ A standard single-repository project with a `package.json` file located at the r
|
|||
|
||||
##### Secrets
|
||||
|
||||
| Key | Description | Required |
|
||||
| --------------------------- | -------------------------------------------------- | -------- |
|
||||
| `PACKAGE_WRITE_TOKEN` | Accesstoken of the package writer | ✓ |
|
||||
| `FONTAWESOME_PACKAGE_TOKEN` | Fontawesome Pro library token (Only if fa in use ) | |
|
||||
| Key | Description | Required |
|
||||
| --------------------------- | --------------------------------------------------------- | -------- |
|
||||
| `PACKAGE_WRITE_TOKEN` | Accesstoken of the package writer | ✓ |
|
||||
| `FONTAWESOME_PACKAGE_TOKEN` | Fontawesome Pro library token (Only needed if FA in use ) | |
|
||||
|
||||
### `Build Monorepo`
|
||||
|
||||
|
|
@ -81,11 +81,10 @@ Linting, type checking, sonarqube, dependency tracking, any testing
|
|||
|
||||
##### Secrets
|
||||
|
||||
| Key | Description | Required |
|
||||
| --------------------------- | -------------------------------------------------- | -------- |
|
||||
| `PACKAGE_WRITE_TOKEN` | Access token of the package writer | ✓ |
|
||||
| `TURBO_TOKEN` | Access token for turbo cache | |
|
||||
| `FONTAWESOME_PACKAGE_TOKEN` | Fontawesome Pro library token (Only if fa in use ) | |
|
||||
| Key | Description | Required |
|
||||
| --------------------------- | ----------------------------------------------------------- | -------- |
|
||||
| `TURBO_TOKEN` | Access token for turbo cache (only applicable on monorepos) | |
|
||||
| `FONTAWESOME_PACKAGE_TOKEN` | Fontawesome Pro library token (Only needed if FA in use ) | |
|
||||
|
||||
## Authors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue