mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
Allow passing knapsack token as secret in workflow
This commit is contained in:
parent
8dcddb50d5
commit
ff98d5bed0
4
.github/workflows/cypress.yaml
vendored
4
.github/workflows/cypress.yaml
vendored
@ -17,7 +17,9 @@ on:
|
||||
required: true
|
||||
description: "The name of the github repository to check out and build."
|
||||
secrets:
|
||||
CYPRESS_RECORD_KEY:
|
||||
KNAPSACK_PRO_TEST_SUITE_TOKEN_CYPRESS_RUST:
|
||||
required: true
|
||||
KNAPSACK_PRO_TEST_SUITE_TOKEN_CYPRESS_LEGACY:
|
||||
required: true
|
||||
TCMS_USERNAME:
|
||||
required: true
|
||||
|
Loading…
Reference in New Issue
Block a user