Skip to content

Commit

Permalink
Fix CD
Browse files Browse the repository at this point in the history
  • Loading branch information
raynigon committed Oct 6, 2023
1 parent f4b089c commit b726c4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
cp unit-api-core/build/libs/*.jar build/libs/
cp unit-api-jackson/build/libs/*.jar build/libs/
cp unit-api-kotlin/build/libs/*.jar build/libs/
cp unit-api-validation/build/libs/*.jar build/libs/
- id: content
name: Create Release Content
uses: raynigon/release-documentation@main
Expand Down

0 comments on commit b726c4c

Please sign in to comment.