Skip to content

Fix .github/workflows GO #1

Fix .github/workflows GO

Fix .github/workflows GO #1

Workflow file for this run

---
name: Release
on:
release:
types:
- published
env:
PYTHONUNBUFFERED: 1
jobs:
release:
permissions:
id-token: write
contents: write
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@

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

invalid value workflow reference: no version specified
with:
publishToBinaries: true
mavenCentralSync: true
slackChannel: squad-jvm-notifs