mirror of
https://github.com/actions/publish-action.git
synced 2025-02-24 16:22:31 +00:00
Change wording in the README.md
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
This commit is contained in:
parent
7f4f16ece0
commit
538a3f417c
@ -10,7 +10,7 @@ This action adds reliability to the new action versions publishing and handles t
|
||||
Alpha. Action is under development and internal testing.
|
||||
|
||||
## Usage
|
||||
Action can be triggered on release creation or manually. The actual major tag update will require manual approval.
|
||||
This action can be triggered automatically when a release is created or manually using a `workflow_dispatch` event. The actual major tag update will require manual approval.
|
||||
See [release-new-action-version.yml](./.github/workflows/release-new-action-version.yml) for usage example.
|
||||
|
||||
See [action.yml](action.yml) for a complete description of input and output fields.
|
||||
|
Loading…
Reference in New Issue
Block a user