Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit d3580e9

Browse files
authored
Update release-travis.py (#93)
#skip_ci
1 parent 78941e2 commit d3580e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/release-travis.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ def find_pr():
4343
retry += 1
4444

4545
if pr:
46-
release_body='''# {}
46+
release_body='''## {}
4747
{}
4848
49-
## Commit message:
49+
### Commit message:
5050
```
5151
{}
5252
```

0 commit comments

Comments
 (0)