Skip to content

Commit

Permalink
Don't publish to binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
henryju committed Jul 12, 2024
1 parent b4ff11c commit dcaa37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
contents: write
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@v5
with:
publishToBinaries: true
publishToBinaries: false
mavenCentralSync: true
slackChannel: build

0 comments on commit dcaa37f

Please sign in to comment.