Skip to content

Commit c904a23

Browse files
Update codefresh.yaml
1 parent 8a9aa2b commit c904a23

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

codefresh.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ steps:
2424
- go mod download
2525
- gh release create --repo ${{CF_REPO_OWNER}}/${{CF_REPO_NAME}} -t $VERSION -n $VERSION $VERSION
2626
when:
27-
steps:
28-
- name: CreatingGitTag
29-
on:
30-
- finished
3127
branch:
3228
only:
3329
- master

0 commit comments

Comments
 (0)