Skip to content

Commit f795a18

Browse files
committed
build: update version to0.11.2- Update version badge in README.md- Update dependency version in README.md
1 parent 10123ce commit f795a18

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Release and Deploy to Maven Central
22

33
on:
44
push:
5-
tags:
6-
- 'v*'
5+
branches: [ "master" ]
76

87
jobs:
98
build-and-deploy:

0 commit comments

Comments
 (0)