Add check-project-version and update-project-version actions (#5) #1
CI.yml
on: push
Test actions
/
Test check-project-version
25s
Test actions
/
Test update-project-version
30s
Annotations
2 errors and 1 notice
|
Test actions / Test check-project-version
Process completed with exit code 1.
|
|
Project Version Error
The project version in pyproject.toml does not match the expected version.
If this workflow was triggered by a GitHub release, verify that the
release was tagged with the correct version. If they don't match, you
should either update pyproject.toml or delete and re-create the release
with the correct tag.
Project version: 1.0.0
Expected version: 1.0.1
|
|
Notice
The next step is expected to fail.
|