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
|
##### Secrets
|
||||||
|
|
||||||
| Key | Description | Required |
|
| Key | Description | Required |
|
||||||
| --------------------------- | -------------------------------------------------- | -------- |
|
| --------------------------- | --------------------------------------------------------- | -------- |
|
||||||
| `PACKAGE_WRITE_TOKEN` | Accesstoken of the package writer | ✓ |
|
| `PACKAGE_WRITE_TOKEN` | Accesstoken of the package writer | ✓ |
|
||||||
| `FONTAWESOME_PACKAGE_TOKEN` | Fontawesome Pro library token (Only if fa in use ) | |
|
| `FONTAWESOME_PACKAGE_TOKEN` | Fontawesome Pro library token (Only needed if FA in use ) | |
|
||||||
|
|
||||||
### `Build Monorepo`
|
### `Build Monorepo`
|
||||||
|
|
||||||
|
|
@ -81,11 +81,10 @@ Linting, type checking, sonarqube, dependency tracking, any testing
|
||||||
|
|
||||||
##### Secrets
|
##### Secrets
|
||||||
|
|
||||||
| Key | Description | Required |
|
| Key | Description | Required |
|
||||||
| --------------------------- | -------------------------------------------------- | -------- |
|
| --------------------------- | ----------------------------------------------------------- | -------- |
|
||||||
| `PACKAGE_WRITE_TOKEN` | Access token of the package writer | ✓ |
|
| `TURBO_TOKEN` | Access token for turbo cache (only applicable on monorepos) | |
|
||||||
| `TURBO_TOKEN` | Access token for turbo cache | |
|
| `FONTAWESOME_PACKAGE_TOKEN` | Fontawesome Pro library token (Only needed if FA in use ) | |
|
||||||
| `FONTAWESOME_PACKAGE_TOKEN` | Fontawesome Pro library token (Only if fa in use ) | |
|
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue