Skip to content

Commit e06762d

Browse files
committed
change base_branch description
1 parent 121ed17 commit e06762d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-eas-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
required: true
1313
type: string
1414
base_branch:
15-
description: 'Base ref to compare fingerprints against (branch name like "main" or tag name like "release/7.61.6"). If both a branch and tag exist with the same name, use full ref path: "refs/tags/release/7.61.6" or "refs/heads/main"'
15+
description: 'Base ref to compare fingerprints against (branch name like "main" or tag name like "v7.61.6")'
1616
required: true
1717
type: string
1818
message:

0 commit comments

Comments
 (0)