Skip to content

Commit 441b18d

Browse files
committed
Merge branch '1.2.x'
2 parents 3923643 + ad60412 commit 441b18d

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
signing-passphrase: ${{ secrets.GPG_PASSPHRASE }}
3131
uri: 'https://repo.spring.io'
3232
username: ${{ secrets.ARTIFACTORY_USERNAME }}
33+
artifact-properties: |
34+
/**/spring-graphql-docs-*.zip::zip.name=spring-graphql,zip.type=docs,zip.deployed=false
3335
outputs:
3436
version: ${{ steps.build-and-publish.outputs.version }}
3537
sync-to-maven-central:

ci/parameters.yml

-14
This file was deleted.

0 commit comments

Comments
 (0)