Skip to content

Commit 72e4b40

Browse files
committed
fix: issue in ci for making snapshot version
1 parent 0e62665 commit 72e4b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ jobs:
4040
with:
4141
add: '**/pom.xml'
4242
cwd: 'frank-flow'
43-
default_author: github-actions
43+
default_author: github_actions
4444
message: 'chore(release): create new snapshot version [skip ci]'

0 commit comments

Comments
 (0)