Skip to content

Commit

Permalink
OPT: Format readme
Browse files Browse the repository at this point in the history
  • Loading branch information
woile committed Apr 25, 2024
1 parent 6470627 commit 451178c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ jobs:
with:
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
changelog_increment_filename: body.md
extra_requirements: 'cz-kpn'
extra_requirements: "cz-kpn"
- name: Release
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit 451178c

Please sign in to comment.