From 590fdcd891632efcd4c8384f191147dc7beb3cc1 Mon Sep 17 00:00:00 2001 From: Marco Gario Date: Mon, 21 Sep 2020 18:12:23 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Robert --- .github/workflows/split.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/split.yml b/.github/workflows/split.yml index 6ee8d56a9..547ac1fba 100644 --- a/.github/workflows/split.yml +++ b/.github/workflows/split.yml @@ -7,8 +7,8 @@ # 2. Take note of the CLI Release used by the bundle (e.g., v2.2.5) # 3. Manually launch this workflow file (via the Actions UI) specifying # - The CLI Release (e.g., v2.2.5) -# - The release tag (codeql-bundle-20200826) -# 4. If everything succeeds you should 3 new assets. +# - The release tag (e.g., codeql-bundle-20200826) +# 4. If everything succeeds you should see 3 new assets. # name: Split Bundle