Skip to content

Commit 67ef619

Browse files
🐛 Fix tag-release task (#184)
Co-authored-by: ChristophShyper <45788587+ChristophShyper@users.noreply.github.com>
1 parent 747173c commit 67ef619

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Taskfile.cicd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ tasks:
130130
- task version:set VERSION=v{{.NEXT_MAJOR}}.0.0
131131

132132
version:tag-release:
133-
internal: true
134133
desc: Create set of git tags
135134
cmds:
136135
- |

0 commit comments

Comments
 (0)