python-template
python-template copied to clipboard
Error cleaning up next_steps
Checklist before submitting a bug report
- [x] I have checked the existing issues and couldn't find an issue about this bug.
Bug details
Describe the bug
I created project using default features for 'Recommended profile'. Then I created a repository and pushed everything. I see several next_steps workflows that fail:
next_steps_online_documentation: https://github.com/lyashevska/test-localdocs/actions/runs/10629416565/job/29466205450 next_steps_linting: https://github.com/lyashevska/test-localdocs/actions/runs/10629416566/job/29466206109#step:5:26
To Reproduce
Steps to reproduce the behavior:
- install copier using '...'
- run
copier copy ... - Select Recommended profile
- Accept all defaults.
- Push to the repo
- See Actions tab.
Error Message
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
- Template profile
- [x] recommended
- [ ] minimum
- [ ] let me choose