Skip to content

Commit

Permalink
Set artifact properties to auto-publish snapshots docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Mar 11, 2024
1 parent 162832b commit f9be1ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-deploy-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
folder: 'deployment-repository'
signing-key: ${{ secrets.GPG_PRIVATE_KEY }}
signing-passphrase: ${{ secrets.GPG_PASSPHRASE }}
artifact-properties: |
/**/spring-boot-docs-*.zip::zip.type=docs,zip.deployed=false
- name: Send notification
uses: ./.github/actions/send-notification
if: always()
Expand Down

0 comments on commit f9be1ef

Please sign in to comment.