Skip to content

Commit 3a96429

Browse files
committed
Update ci to push only when tag was push
1 parent 88405ba commit 3a96429

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/flutter_ci_cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Flutter CI/CD - Build APK & Deploy Web
22

33
on:
44
push:
5-
branches: [release]
65
tags:
76
- 'v*' # Trigger on version tags (e.g., v1.0.0)
87

0 commit comments

Comments
 (0)