Skip to content

Fix hyperf/collection dependency version 3.1.23 to 3.2.0 (#7446) #46

Fix hyperf/collection dependency version 3.1.23 to 3.2.0 (#7446)

Fix hyperf/collection dependency version 3.1.23 to 3.2.0 (#7446) #46

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