Skip to content

1.22.0.705

1.22.0.705 #9

Workflow file for this run

name: sonar-release
# This workflow is triggered when publishing a GitHub release
on:
release:
types:
- published
jobs:
sonar_release:
runs-on: ubuntu-latest
name: Start release process
timeout-minutes: 60
permissions:
contents: read
id-token: write
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@d42e8be3a9772d0447a7d2f3d2be31312b218383 # tag=5.0.1

Check failure on line 16 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release.yml" -> "SonarSource/gh-action_release/.github/workflows/main.yaml@d42e8be3a9772d0447a7d2f3d2be31312b218383" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
publishToBinaries: false
mavenCentralSync: true
slackChannel: team-sonarqube-build