update CHANGES for release 1.3.1 #1
deploy.yaml
on: push
Build, upload and test pure Python wheels to PyPi
Build, upload and test pure Python wheels to TestPypi
Annotations
1 error
Invalid workflow file:
.github/workflows/deploy.yaml#L18
The workflow is not valid. .github/workflows/deploy.yaml (Line: 18, Col: 9): Unexpected end of expression: ')'. Located at position 114 within expression: github.repository == 'Becksteinlab/numkit' &&
(github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
|