Skip to content

Commit

Permalink
slack channel is not shared
Browse files Browse the repository at this point in the history
  • Loading branch information
stanbrub committed Mar 8, 2025
1 parent ad93040 commit 44e1233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ForkSetup.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Not all secrets are required for each workflow. In the following list, each secr
| BENCHMARK_KEY | A private key used by SSH corresponding to a public key on the server | No | No |
| BENCHMARK_METAL_AUTH_TOKEN | The key required to access the bare metal provider API | Yes | No |
| BENCHMARK_METAL_PROJECT_ID | The project id from the bare metal provider for deployments | Yes | No |
| BENCHMARK_SLACK_CHANNEL | Slack channel to notify on workflow completion (ex. @your-slack-user) | Yes | Yes |
| BENCHMARK_SLACK_CHANNEL | Slack channel to notify on workflow completion (ex. @your-slack-user) | No | Yes |
| BENCHMARK_SLACK_TOKEN | Slack token for notification | Yes | Yes |
| BENCHMARK_SIGNING_KEY | Use to GPG-sign published benchmark artifacts to maven central | Yes | Yes |

0 comments on commit 44e1233

Please sign in to comment.