mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-03-21 17:54:59 -05:00
add ability to run manually from gui
This commit is contained in:
parent
9f3d1839e9
commit
7fb119e52e
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -15,6 +15,8 @@ on:
|
|||
# every 6 hours = 4 times a day
|
||||
- cron: '0 */6 * * *'
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user