Skip to content

Commit e8ab9d0

Browse files
committed
fix: variable name
Signed-off-by: jmeridth <[email protected]>
1 parent 332383e commit e8ab9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/major-version-updater.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
contents: write
99
with:
1010
# Tag name that the major tag will point to (e.g. v1.2.3)
11-
tag_name: true
11+
tag-name: true
1212
secrets:
1313
# The GitHub token to use
1414
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)