We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 337a8d0 commit ad267a8Copy full SHA for ad267a8
1 file changed
.github/workflows/gradle-publish.yml .github/workflows/publish.yml.github/workflows/gradle-publish.yml renamed to .github/workflows/publish.yml
@@ -1,3 +1,6 @@
1
+# This workflow will build a Java project with Gradle whenever a release is created
2
+# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/publishing-java-packages-with-gradle
3
+
4
name: Publish package to GitHub Packages
5
on:
6
release:
0 commit comments