From 5809b44e2f884c8136c4b490a7897516efd240ba Mon Sep 17 00:00:00 2001 From: Tsiry Sandratraina Date: Sat, 2 Mar 2024 09:52:16 +0000 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 299b6e4..7305a59 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ dagger install github.com/fluent-ci-templates/codecov-pipeline@main Call `upload` function with the following command: ```bash -dagger call upload --src . --token $CODECOV_TOKEN +dagger call upload --src . --token CODECOV_TOKEN ``` ## Environment Variables