Daily AppImage build & update README

This commit is contained in:
Valentin Niess
2020-04-07 23:26:23 +02:00
parent eac9a7ae91
commit 817c293c2a
2 changed files with 34 additions and 8 deletions

View File

@@ -4,6 +4,8 @@ on:
paths:
- '.github/workflows/appimage.yml'
- 'python_appimage/**'
schedule:
- cron: '0 3 * * *'
jobs:
Build: