Skip to content

1.27.0.100294

1.27.0.100294 #38

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