Commit c2671604 authored by Moody Salem's avatar Moody Salem

chore(release): allow (new) manual trigger of release

parent 0fa238af
......@@ -4,13 +4,8 @@ on:
schedule:
- cron: '0 12 * * 1-4'
# releases are triggered on changes to this file
push:
branches:
- master
paths:
- '.github/workflows/release.yaml'
- '.env.production'
# manual trigger
workflow_dispatch:
jobs:
bump_version:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment