Skip to content

Commit 73cd049

Browse files
committed
style: add newline
1 parent 717d273 commit 73cd049

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/semantic-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
env:
4242
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4343
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
44-
run: semantic-release publish
44+
run: semantic-release publish

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ fix = "### Bug Fixes"
2727
docs = "### Documentation"
2828
refactor = "### Refactor"
2929
perf = "### Performance"
30-
revert = "### Reverts"
30+
revert = "### Reverts"

0 commit comments

Comments
 (0)