Skip to content

Commit

Permalink
pipeline-updates - space after # char?
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Leary authored and Sean Leary committed Mar 2, 2024
1 parent 989cdb6 commit 3eb8a62
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
# * https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions
# * https://github.com/actions/setup-java/blob/v3.13.0/docs/advanced-usage.md#Publishing-using-Apache-Maven
#

#
# COMMENTING OUT UNTIL SECRETS CAN BE ADDED
#name: Deployment workflow
# name: Deployment workflow
#
#on:
# on:
# release:
# types: [published]
#
#jobs:
# jobs:
# # old-school build and jar method. No tests run or compiled.
# publish-1_6:
# name: Publish Java 1.6 to GitHub Release
Expand Down

0 comments on commit 3eb8a62

Please sign in to comment.