We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 989cdb6 commit 3eb8a62Copy full SHA for 3eb8a62
.github/workflows/deployment.yml
@@ -3,15 +3,15 @@
3
# * https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions
4
# * https://github.com/actions/setup-java/blob/v3.13.0/docs/advanced-usage.md#Publishing-using-Apache-Maven
5
#
6
-
+#
7
# COMMENTING OUT UNTIL SECRETS CAN BE ADDED
8
-#name: Deployment workflow
+# name: Deployment workflow
9
10
-#on:
+# on:
11
# release:
12
# types: [published]
13
14
-#jobs:
+# jobs:
15
# # old-school build and jar method. No tests run or compiled.
16
# publish-1_6:
17
# name: Publish Java 1.6 to GitHub Release
0 commit comments