mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-02 11:05:28 -04:00
pipeline-updates - space after # char?
This commit is contained in:
parent
989cdb61bc
commit
3eb8a62af6
8
.github/workflows/deployment.yml
vendored
8
.github/workflows/deployment.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user