diff --git a/.github/workflows/release-next.yml b/.github/workflows/release-next.yml index 78016a0..d44a7d6 100644 --- a/.github/workflows/release-next.yml +++ b/.github/workflows/release-next.yml @@ -1,6 +1,7 @@ name: Release Next on: + workflow_dispatch: schedule: - cron: '0 1 * * *'