From a093cd653f3dc0cd9767d68dfbfd01c1abddac08 Mon Sep 17 00:00:00 2001 From: jackton1 Date: Mon, 5 Jul 2021 11:53:34 +0000 Subject: [PATCH] Updated README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f5e583d..e99eb10 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ Get branch or tag information without the `/ref/*` prefix * [`macos-*`](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on) * [`windows-*`](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on) - ## Usage ```yaml @@ -59,7 +58,6 @@ on: |:-----------------:|:---------:|:--------:|:-----------------------:| | strip_tag_prefix | `string` | `''` | The tag prefix to strip
*i.e `v0.0.1` -> `v` -> `0.0.1`* | - ## Examples ```yaml