Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render README action fails when new figures are created. #560

Closed
seabbs opened this issue Jan 5, 2024 · 1 comment
Closed

Render README action fails when new figures are created. #560

seabbs opened this issue Jan 5, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@seabbs
Copy link
Contributor

seabbs commented Jan 5, 2024

When new figures are created the render_readme.yaml fails because it only adds the created markdown to git and nothing else.

See:

git add README.md
git diff-index --quiet HEAD || git commit -m "Automatic readme update"

@seabbs seabbs added the bug Something isn't working label Jan 5, 2024
@seabbs seabbs self-assigned this Jan 5, 2024
@seabbs seabbs mentioned this issue Jan 5, 2024
9 tasks
@sbfnk
Copy link
Contributor

sbfnk commented Jan 5, 2024

Fixed in #561.

@sbfnk sbfnk closed this as completed Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants