mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-12-27 14:27:59 +08:00
Updated README.md (#265)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
This commit is contained in:
parent
8a998b1518
commit
61a1557cd0
13
README.md
13
README.md
@ -19,6 +19,19 @@ Get a branch or tag name without the `/ref/*` prefix.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
* [Features](#features)
|
||||
* [Usage](#usage)
|
||||
* [Outputs](#outputs)
|
||||
* [Inputs](#inputs)
|
||||
* [Events](#events)
|
||||
* [`push*`](#push)
|
||||
* [`pull_request*`](#pull_request)
|
||||
* [`tag*`](#tag)
|
||||
* [Possible usage with actions/checkout:](#possible-usage-with-actionscheckout)
|
||||
* [Credits](#credits)
|
||||
* [Report Bugs](#report-bugs)
|
||||
* [Contributors ✨](#contributors-)
|
||||
|
||||
## Features
|
||||
|
||||
* Retrieve the current branch name without any prefix. (e.g. `'refs/heads/main'` -> `'main'`)
|
||||
|
Loading…
x
Reference in New Issue
Block a user