Skip to content

Commit 05aa138

Browse files
committed
chore: setup CI
1 parent fbd546b commit 05aa138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525

2626
- name: maven-build-verify
2727
run: mvn --batch-mode --update-snapshots clean verify
28-
28+
2929
- name: upload-snapshot-to-maven-central
3030
run: mvn --batch-mode deploy

0 commit comments

Comments
 (0)