mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-12-27 14:27:59 +08:00
Update action.yml
This commit is contained in:
parent
014f8d1470
commit
4c482f9295
@ -2,10 +2,6 @@ name: branch-names
|
|||||||
description: Retrieve giithub branch information without `/ref/*` prefix
|
description: Retrieve giithub branch information without `/ref/*` prefix
|
||||||
author: tj-actions
|
author: tj-actions
|
||||||
inputs:
|
inputs:
|
||||||
token:
|
|
||||||
description: 'GITHUB_TOKEN or a Repo scoped PAT'
|
|
||||||
required: true
|
|
||||||
default: ${{ github.token }}
|
|
||||||
base_ref:
|
base_ref:
|
||||||
description: 'The target branch of a pull request'
|
description: 'The target branch of a pull request'
|
||||||
default: ${{ github.base_ref }}
|
default: ${{ github.base_ref }}
|
||||||
|
Loading…
Reference in New Issue
Block a user