Skip to content

Set default version to 3.2 (#139) #4

Set default version to 3.2 (#139)

Set default version to 3.2 (#139) #4

Workflow file for this run

---
name: Release
on: # yamllint disable-line rule:truthy
push:
tags:
- "v*.*.*"
jobs:
github:
name: GitHub
uses: fabasoad/reusable-workflows/.github/workflows/wf-github-release.yml@main