Skip to content

Commit 4e0dd6c

Browse files
committed
Merge branch '3.1.x' into 3.2.x
2 parents 0283b07 + f9be1ef commit 4e0dd6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-deploy-snapshot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
folder: 'deployment-repository'
5050
signing-key: ${{ secrets.GPG_PRIVATE_KEY }}
5151
signing-passphrase: ${{ secrets.GPG_PASSPHRASE }}
52+
artifact-properties: |
53+
/**/spring-boot-docs-*.zip::zip.type=docs,zip.deployed=false
5254
- name: Send notification
5355
uses: ./.github/actions/send-notification
5456
if: always()

0 commit comments

Comments
 (0)