From 049e41bc5f7bce373365eb1c0a4437f9718a6074 Mon Sep 17 00:00:00 2001 From: Leslie Bernhardt Date: Tue, 22 Oct 2024 13:46:14 +0200 Subject: [PATCH] update secrets --- .github/workflows/main.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 16c1d38f..3ba0b9fa 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,6 +15,10 @@ on: - 'main**' workflow_call: secrets: + SIMPLIFIER_USERNAME: + required: true + SIMPLIFIER_PASSWORD: + required: true WORKFLOW_PERMISSION_GITHUB: required: true