Skip to content

Commit 949f1a3

Browse files
authored
Remove tag trigger from CD workflow
Removed tag trigger for CD workflow.
1 parent 4bd3765 commit 949f1a3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/cd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: CD
22

33
on:
44
push:
5-
tags:
6-
- v*
75

86
jobs:
97
publish:

0 commit comments

Comments
 (0)