Skip to content

Use Str::wrap() instead of nesting Str::start() inside Str::finish() … #16

Use Str::wrap() instead of nesting Str::start() inside Str::finish() …

Use Str::wrap() instead of nesting Str::start() inside Str::finish() … #16

Workflow file for this run

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