Skip to content

1.16.0.81228

1.16.0.81228 #25

Workflow file for this run

---
name: sonar-release
# This workflow is triggered when publishing a new github release
'on':
release:
types:
- published
jobs:
release:
permissions:
id-token: write
contents: write
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@v5
with:
slackChannel: team-sonarlint-intelliclipse-notifs
publishToBinaries: false
mavenCentralSync: true