Skip to content

3.5.0.539

3.5.0.539 #27

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@v6
with:
publishToBinaries: true
mavenCentralSync: true
slackChannel: ops-analysis-experience