Skip to content

Commit 2a4109b

Browse files
committed
Add documentation artifact properties
See gh-1661
1 parent c1c652a commit 2a4109b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ jobs:
5656
folder: './maven-repo/'
5757
signing-key: ${{ secrets.GPG_PRIVATE_KEY }}
5858
signing-passphrase: ${{ secrets.GPG_PASSPHRASE }}
59+
artifact-properties: |
60+
/**/initializr-docs-*.zip::zip.type=docs,zip.deployed=false
5961
6062
- name: Send notification
6163
uses: ./.github/actions/send-notification

0 commit comments

Comments
 (0)