Commit 30560b1
committed
fix(release): check remote tags using git ls-remote to prevent already exists error
1 parent 95c7774 commit 30560b1Copy full SHA for 30560b1
1 file changed
+2-4Lines changed: 2 additions & 4 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
Open diff view settings
Collapse file
.github/workflows/create_additional_release_tag.yaml
Copy file name to clipboardExpand all lines: .github/workflows/create_additional_release_tag.yaml+2-4Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
24 | | - |
25 | 23 | |
26 | 24 | |
27 | 25 | |
28 | 26 | |
29 | 27 | |
30 | 28 | |
31 | 29 | |
32 | | - |
33 | | - |
| 30 | + |
| 31 | + |
34 | 32 | |
35 | 33 | |
36 | 34 | |
|
0 commit comments