mirror of
https://github.com/niess/python-appimage.git
synced 2026-03-14 04:10:15 +01:00
Add VERSION for PyPI
This commit is contained in:
6
.github/workflows/pypi.yml
vendored
6
.github/workflows/pypi.yml
vendored
@@ -2,11 +2,7 @@ name: PyPI
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/pypi.yml'
|
||||
- 'LICENSE'
|
||||
- 'python_appimage/**'
|
||||
- 'README.md'
|
||||
- 'setup.py'
|
||||
- 'VERSION'
|
||||
|
||||
jobs:
|
||||
Test:
|
||||
|
||||
Reference in New Issue
Block a user