Skip to content

3.4.0.514

3.4.0.514 #26

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: ops-analysis-experience