Skip to content

Commit 365a43b

Browse files
authored
Merge pull request #2 from fullstack-devops/bugfix/fix-typo-in-workflow
fix typo in workflow
2 parents a6e9200 + 3fa9bf9 commit 365a43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ env:
66
on:
77
push:
88
branches:
9-
- "maim"
9+
- "main"
1010
paths:
1111
- "docker-image/**"
1212
- "helm/**"

0 commit comments

Comments
 (0)