Skip to content

Commit bce3be8

Browse files
committed
Fixed auto tag task
1 parent 0d430af commit bce3be8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Tag
33
on:
44
push:
55
branches:
6-
- main-xxx
6+
- main
77

88
jobs:
99
tag-and-push:

0 commit comments

Comments
 (0)