Skip to content

Commit

Permalink
fix release code
Browse files Browse the repository at this point in the history
  • Loading branch information
TobyDrane committed Feb 6, 2024
1 parent d54cc26 commit 3b92da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ def check(type):
case "create-changelog":
create_changelog(args.type)
case "check":
check()
check(args.type)

0 comments on commit 3b92da8

Please sign in to comment.