Skip to content

Commit

Permalink
release-please.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guoshiqiufeng committed Jan 10, 2024
1 parent bb008dc commit 777e295
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
id: release
with:
release-type: java
target-branch: dev
default-branch: dev
package-name: standard-version
# include-v-in-tag: false
config-file: ~/.release-please-config.json
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ https://guoshiqiufeng.github.io/loki-doc/
|-----------|---------------|-----------|------------------------|
| RocketMQ | 普通消息、定时/延时消息、顺序消息 | push | |
| Kafka | 普通消息 | poll | 支持 |
| Redis | publish | subscribe | |
| Redis | publish | subscribe | psubscribe |

### 使用

Expand Down

0 comments on commit 777e295

Please sign in to comment.