Skip to content

3.0.0.168

3.0.0.168 #14

Workflow file for this run

name: Release
# This workflow is triggered when publishing a GitHub release
on:
release:
types:
- published
jobs:
run_release:
permissions:
contents: write
id-token: write
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@v5
with:
publishToBinaries: true
mavenCentralSync: true
slackChannel: team-sonarqube-build