Skip to content

Commit

Permalink
Set artifact properties required for docs publication
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Jul 17, 2024
1 parent 64b8241 commit b55f604
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 @@ -30,6 +30,8 @@ jobs:
folder: 'deployment-repository'
signing-key: ${{ secrets.GPG_PRIVATE_KEY }}
signing-passphrase: ${{ secrets.GPG_PASSPHRASE }}
artifact-properties: |
/**/spring-restdocs-*.zip::zip.type=docs,zip.deployed=false
- name: Send Notification
uses: ./.github/actions/send-notification
if: always()
Expand Down

0 comments on commit b55f604

Please sign in to comment.