There was an error while loading. Please reload this page.
1 parent 8123406 commit 1d9cacbCopy full SHA for 1d9cacb
.github/workflows/test.yml
@@ -2,10 +2,7 @@
2
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle
3
4
name: Publish to Maven Central
5
-
6
-on:
7
- release:
8
- types: [published]
+on: push
9
10
jobs:
11
build:
0 commit comments