Skip to content

Commit 3eb8a62

Browse files
Sean LearySean Leary
authored andcommitted
pipeline-updates - space after # char?
1 parent 989cdb6 commit 3eb8a62

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/deployment.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
# * https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions
44
# * https://github.com/actions/setup-java/blob/v3.13.0/docs/advanced-usage.md#Publishing-using-Apache-Maven
55
#
6-
6+
#
77
# COMMENTING OUT UNTIL SECRETS CAN BE ADDED
8-
#name: Deployment workflow
8+
# name: Deployment workflow
99
#
10-
#on:
10+
# on:
1111
# release:
1212
# types: [published]
1313
#
14-
#jobs:
14+
# jobs:
1515
# # old-school build and jar method. No tests run or compiled.
1616
# publish-1_6:
1717
# name: Publish Java 1.6 to GitHub Release

0 commit comments

Comments
 (0)