simulation-based-inference / simulation-based-inference.github.io

Website
https://simulation-based-inference.org
10 stars 4 forks source link

Fail safe auto update new publications #14

Closed JasonLo closed 1 year ago

JasonLo commented 1 year ago

The previous Github action used to update new publications would display an error if there were no new commits. To prevent this issue, a conditional statement has been introduced to avoid triggering errors.

Additionally, the default process for creating new posts has been modified to ensure that existing posts are not overwritten.