Skip to content

SonarPython 4.23.0.17664 #96

SonarPython 4.23.0.17664

SonarPython 4.23.0.17664 #96

Workflow file for this run

---
name: sonar-release
# This workflow is triggered when publishing a new github release
# yamllint disable-line rule:truthy
on:
release:
types:
- published
jobs:
release:
permissions:
id-token: write
contents: write
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@v5
with:
publishToBinaries: true
mavenCentralSync: true
slackChannel: team-lang-phpy-notifs