Skip to content

Add "Contributions" section to README (#1) #1

Add "Contributions" section to README (#1)

Add "Contributions" section to README (#1) #1

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