Browse Source

Polish

pull/33048/head
Stéphane Nicoll 2 years ago
parent
commit
c1f3e37acd
  1. 1
      .github/workflows/build-and-deploy-snapshot.yml

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

@ -51,6 +51,7 @@ jobs: @@ -51,6 +51,7 @@ jobs:
artifact-properties: |
/**/framework-docs-*.zip::zip.name=spring-framework,zip.deployed=false
/**/framework-docs-*-docs.zip::zip.type=docs
/**/framework-docs-*-dist.zip::zip.type=dist
/**/framework-docs-*-schema.zip::zip.type=schema
- name: Send notification
uses: ./.github/actions/send-notification

Loading…
Cancel
Save