Skip to content

Improve release actions #11

Improve release actions

Improve release actions #11

Workflow file for this run

name: Release
on:
push:
tags:
- "v*.*.*"
jobs:
build:
uses: friendsofhyperf/.github/.github/workflows/release.yaml@main