diff --git a/.github/workflows/deploy_training_script.yaml b/.github/workflows/deploy_training_script.yaml index b85b34b..8978637 100644 --- a/.github/workflows/deploy_training_script.yaml +++ b/.github/workflows/deploy_training_script.yaml @@ -9,6 +9,8 @@ on: required: true VIAM_ORG_ID: required: true + GITHUB_TOKEN: + required: false inputs: framework: type: string