Skip to content

Commit

Permalink
chore: add v7-lts option for backporting (#29388)
Browse files Browse the repository at this point in the history
This PR adds a "v7-lts" NPM tag for backporting fixes to v7.
  • Loading branch information
liamdebeasi authored Apr 24, 2024
1 parent 5ce0c60 commit 4798c69
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@ on:
type: choice
description: Which npm tag should this be published to?
options:
- latest
- next
- v5-lts
- v4-lts
- v7-lts
preid:
type: choice
description: Which prerelease identifier should be used? This is only needed when version is "prepatch", "preminor", "premajor", or "prerelease".
Expand Down

0 comments on commit 4798c69

Please sign in to comment.