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