0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

ci: allow workflow_dispatch to trigger release

This commit is contained in:
Gao Sun 2022-11-16 18:49:21 +08:00
parent 47a6915bc4
commit df9fc569a9
No known key found for this signature in database
GPG key ID: 13EBE123E4773688

View file

@ -1,6 +1,7 @@
name: Release name: Release
on: on:
workflow_dispatch:
push: push:
branches: branches:
- master - master