update-project-version: Add token input
#8
PR.yml
on: pull_request
Run CI
/
...
/
Test check-project-version
21s
Run CI
/
...
/
Test update-project-version
28s
Annotations
2 errors and 1 notice
|
Run CI / 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.
|