Skip to content

wip

wip #14

Workflow file for this run

---
name: Release
on:
push:
tags:
- "*"
jobs:
release:
name: Release
uses: kilip/gh-php-common/.github/workflows/release.yaml@main
secrets: inherit