Skip to content

Commit fe3b31e

Browse files
author
Leonid Podolinskiy
committed
fix release #patch
1 parent 3f59dd2 commit fe3b31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
id: release_tag
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40-
DEFAULT_BUMP: patch
40+
DEFAULT_BUMP: patch
4141
VERBOSE: true
4242
WITH_V: false
4343

0 commit comments

Comments
 (0)