mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-03 03:15:32 -04:00
pipeline-updates - space after # char?
This commit is contained in:
parent
989cdb61bc
commit
3eb8a62af6
10
.github/workflows/deployment.yml
vendored
10
.github/workflows/deployment.yml
vendored
@ -3,15 +3,15 @@
|
|||||||
# * https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions
|
# * 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
|
# * 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
|
|
||||||
#
|
#
|
||||||
#on:
|
# COMMENTING OUT UNTIL SECRETS CAN BE ADDED
|
||||||
|
# name: Deployment workflow
|
||||||
|
#
|
||||||
|
# on:
|
||||||
# release:
|
# release:
|
||||||
# types: [published]
|
# types: [published]
|
||||||
#
|
#
|
||||||
#jobs:
|
# jobs:
|
||||||
# # old-school build and jar method. No tests run or compiled.
|
# # old-school build and jar method. No tests run or compiled.
|
||||||
# publish-1_6:
|
# publish-1_6:
|
||||||
# name: Publish Java 1.6 to GitHub Release
|
# name: Publish Java 1.6 to GitHub Release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user