Run 'Release Publish' on tagging '*-release'

This commit is contained in:
Him188 2021-02-11 19:09:08 +08:00
parent ba06ce6db3
commit 9922aa48ba

View File

@ -10,6 +10,7 @@ on:
push:
tags:
- '*-dev*'
- '*-release'
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: