Skip to content

Release v3.2.3 (#7789) #180

Release v3.2.3 (#7789)

Release v3.2.3 (#7789) #180

Workflow file for this run

on:
push:
# Sequence of patterns matched against refs/tags
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
name: Release
jobs:
release:
uses: hyperf/.github/.github/workflows/release.yml@master