Skip to content

Commit

Permalink
Need to add exclusion here too
Browse files Browse the repository at this point in the history
  • Loading branch information
deusaquilus committed Feb 2, 2024
1 parent 3a86868 commit 2120b65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ jobs:
publish_command: publishAllPublicationsToOss
platform: linux
- os: macOS-latest
publish_command: publishAllPublicationsToOss
publish_command: publishAllPublicationsToOss -x :pprint-kotlin:build
platform: mac
- os: windows-latest
publish_command: publishMingwX64PublicationToOss
publish_command: publishMingwX64PublicationToOss -x :pprint-kotlin:build
platform: windows
env:
SONATYPE_REPOSITORY_ID: ${{ needs.create_staging_repository.outputs.repository_id }}
Expand Down

0 comments on commit 2120b65

Please sign in to comment.