We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06cfee7 commit a635e5cCopy full SHA for a635e5c
.github/workflows/ci.yml
@@ -5,7 +5,7 @@
5
# This workflow will build a Java project with Gradle
6
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle
7
8
-name: Publish to Maven Central
+name: Publish Snapshot to Maven Central
9
10
on:
11
push:
0 commit comments