Making release_beta_to_dev workflow trigger manually

This commit is contained in:
LASER-Yi 2021-03-27 15:04:24 +08:00
parent c9855351fe
commit cf29c1437d
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
name: release_beta_to_dev name: release_beta_to_dev
on: on: workflow_dispatch
push:
branches: [development]
jobs: jobs:
Release: Release: