add ability to run manually from gui

This commit is contained in:
tooomm 2020-12-01 11:24:40 +01:00 committed by GitHub
parent 9f3d1839e9
commit 7fb119e52e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,8 @@ on:
# every 6 hours = 4 times a day
- cron: '0 */6 * * *'
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest