update release workflow

This commit is contained in:
wenmeng.zwm
2022-12-06 22:59:59 +08:00
parent 0c93b3bda2
commit 2c295e67e4

View File

@@ -1,6 +1,8 @@
name: release
on: push
on:
release:
types: [published]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}