Skip to content

1.23.0.740

1.23.0.740 #13

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
workflow_dispatch:
env:
PYTHONUNBUFFERED: 1
jobs:
release:
permissions:
id-token: write
contents: write
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@8c85ff24955eda4c81938fd8c45943ccc8974c68 # 5.0.14
with:
publishToBinaries: false
mavenCentralSync: true
slackChannel: team-sonarqube-build