Allow passing knapsack token as secret in workflow

pull/28788/head^2
R Midhun Suresh 2023-11-29 11:09:00 +05:30
parent 8dcddb50d5
commit ff98d5bed0
No known key found for this signature in database
1 changed files with 3 additions and 1 deletions

View File

@ -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