Skip to content

Commit

Permalink
docs: Semantic release test (#7)
Browse files Browse the repository at this point in the history
* docs: semantic release test

* docs: test semantic release

Co-authored-by: Wade <[email protected]>
  • Loading branch information
kihyun-yang and ygh12 authored Sep 1, 2021
1 parent cb5c11b commit 19bfa28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/example/demo/DemoApplication.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ public static void main(String[] args) {
System.out.println("husky test3");
System.out.println("semantic release test1");
System.out.println("semantic release test2");
System.out.println("semantic release test3");

SpringApplication.run(DemoApplication.class, args);

Expand Down

0 comments on commit 19bfa28

Please sign in to comment.