Skip to content

3.1.1.261

3.1.1.261 #18

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