Skip to content

Commit 3517c83

Browse files
Update maven-publish.yml
1 parent bd0d2f2 commit 3517c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CI/CD Spring Boot Secure Pipeline
22

33
on:
44
push:
5-
branches: [main1]
5+
branches: [main]
66

77
jobs:
88
build-and-publish:

0 commit comments

Comments
 (0)