Updated README.md
This commit is contained in:
parent
1b8ac6a7b8
commit
aff4bff53d
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
### 📥 Inputs
|
||||
|
||||
- **github_token** _(required)_ - Required for permission to tag the repo. Usually `${{ secrets.GITHUB_TOKEN }}`.
|
||||
- **commit_sha** _(optional)_ - Use this commit SHA instead GITHUB_SHA.
|
||||
- **commit_sha** _(optional)_ - The commit SHA value to add the tag. If specified, it uses this value instead GITHUB_SHA. It could be useful when a previous step merged a branch into github.ref.
|
||||
|
||||
#### Fetch all tags
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue