Skip to content

Commit

Permalink
add branch name input (#760)
Browse files Browse the repository at this point in the history
* fix(/FEC-13641): Add 'patch' tag to npm versions


* add npm tag name options input

* remove kaltura patch version from canary chanel


---------

Co-authored-by: JonathanTGold <jonathan.gold@[email protected]>
  • Loading branch information
JonathanTGold and JonathanTGold authored Jan 14, 2024
1 parent b386959 commit 6084329
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/run_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ on:
- experimental
- patch
default: 'patch'
branch:
description: 'branch name'
required: true
default: 'patch-version'

jobs:
update-tag:
Expand Down

0 comments on commit 6084329

Please sign in to comment.