Skip to content

Improve release actions #71

Improve release actions

Improve release actions #71

Workflow file for this run

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