From e369f080563d457afb0cad3e839e47dc54b9cf54 Mon Sep 17 00:00:00 2001 From: Gui-FernandesBR Date: Sun, 17 Dec 2023 20:03:47 -0300 Subject: [PATCH] WIP: better codecov workflow --- .github/workflows/upload-to-codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upload-to-codecov.yml b/.github/workflows/upload-to-codecov.yml index 806169865..431131c2a 100644 --- a/.github/workflows/upload-to-codecov.yml +++ b/.github/workflows/upload-to-codecov.yml @@ -5,7 +5,7 @@ on: inputs: codecov_token: required: true - type: secret + type: string os: required: true type: string