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