Add VERSION for PyPI

This commit is contained in:
Valentin Niess
2022-02-14 16:07:13 +01:00
parent d181cd2fff
commit 6d308d3c30
3 changed files with 9 additions and 24 deletions

View File

@@ -2,11 +2,7 @@ name: PyPI
on:
push:
paths:
- '.github/workflows/pypi.yml'
- 'LICENSE'
- 'python_appimage/**'
- 'README.md'
- 'setup.py'
- 'VERSION'
jobs:
Test: