Skip to content

Commit 5d96858

Browse files
committed
docs: sfw enterprise requires socket-token
1 parent bae631d commit 5d96858

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ jobs:
9393
| `firewall-version` | Specify the firewall version number | No | `latest` |
9494
| `job-summary` | Create a [job summary][job-summary] | No | `true` |
9595
| `use-cache` | Cache the Socket binaries (force download if `false`) | No | `true` |
96-
| `github-token` | GitHub API Token used for downloading binaries | **YES** | `${{ github.token}}` |
96+
| `github-token` | GitHub API Token used for downloading binaries | No | `${{ github.token}}` |
97+
| `socket-token` | Socket API Token | **YES** | `-` |
9798

9899
#### Outputs
99100

0 commit comments

Comments
 (0)