Skip to content

Commit 094c9d9

Browse files
Update github actions
Signed-off-by: Vincenzo Palazzo <[email protected]>
1 parent 23b0e29 commit 094c9d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: Publish package to the Maven Central Repository
33
on:
44
release:
55
types: [created]
6-
push:
7-
branches:
8-
- master
6+
#push:
7+
# branches:
8+
# - master
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)