Skip to content

Commit e42e203

Browse files
author
yong
committed
go -> java 변경
1 parent a9c679e commit e42e203

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Java CI/CD with Docker & Nginx
33
on:
44
push:
55
branches:
6-
- main
6+
- develop
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)