Skip to content

Commit 2ce2ae3

Browse files
committed
doc: update release doc with new update-major-tag input
Signed-off-by: jmeridth <jmeridth@gmail.com>
1 parent f1e8f08 commit 2ce2ae3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/release.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
# The name of the configuration file to use, default is release-drafter.yml
1414
# from the release-drafter/release-drafter GitHub Action
1515
release-config-name: release-drafter.yml
16+
# Boolean flag whether to update major tag to latest full semver tag, default is true
17+
update-major-tag: true
1618
secrets:
1719
# The GitHub token to use
1820
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)