From 59eb1e036160967f5895348fff09137e90d6faf1 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Sun, 8 Dec 2019 16:32:03 -0500 Subject: [PATCH] Remove obselete values note Signed-off-by: Scott Rigby --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b828825..675b217 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ For more information on inputs, see the [API Documentation](https://developer.gi ### Example workflow -Create a workflow (eg: `.github/workflows/release.yml`. replace `` and `` with your GitHub project's owner and project name): +Create a workflow (eg: `.github/workflows/release.yml`): ```yaml name: Release Charts