Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PlexPt committed Mar 15, 2022
1 parent ca5328f commit 6b1320f
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,28 @@
<p align="center" > <a href="https://maven-badges.herokuapp.com/maven-central/com.github.plexpt/toolkit/">
<img src="https://maven-badges.herokuapp.com/maven-central/com.github.plexpt/toolkit/badge.svg" >
</a>
</p>
</p>

## 步骤
1. 发布release
2. 等待action自动构建完成
3.https://oss.sonatype.org/#stagingRepositories 点击release

## 使用
```
<!-- https://mvnrepository.com/artifact/com.github.plexpt/toolkit -->
<dependency>
<groupId>com.github.plexpt</groupId>
<artifactId>toolkit</artifactId>
<version>2022.2.0</version>
</dependency>
```

## 参考
## 发布步骤

1. 发布release
2. 等待action自动构建完成
3.https://oss.sonatype.org/#stagingRepositories 点击release



## 自动发布参考
自动1
https://segmentfault.com/a/1190000039716048

Expand Down

0 comments on commit 6b1320f

Please sign in to comment.