Skip to content

Set version 1.12.1 as default (#18) #6

Set version 1.12.1 as default (#18)

Set version 1.12.1 as default (#18) #6

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