We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 427a96b commit c1f3e37Copy full SHA for c1f3e37
.github/workflows/build-and-deploy-snapshot.yml
@@ -51,6 +51,7 @@ jobs:
51
artifact-properties: |
52
/**/framework-docs-*.zip::zip.name=spring-framework,zip.deployed=false
53
/**/framework-docs-*-docs.zip::zip.type=docs
54
+ /**/framework-docs-*-dist.zip::zip.type=dist
55
/**/framework-docs-*-schema.zip::zip.type=schema
56
- name: Send notification
57
uses: ./.github/actions/send-notification
0 commit comments