uwescience / SciPy2024-GitHubActionsTutorial

Content for SciPy 2024 Tutorial "Github Actions for Scientific Data Workflows."
https://uwescience.github.io/SciPy2024-GitHubActionsTutorial/
1 stars 1 forks source link

Rejected changes in `git-push-action` #18

Open valentina-s opened 1 week ago

valentina-s commented 1 week ago

git-push-action updates the origin with new plots. If we try to rerun the same workflow, we will run into a rejected new push, since the rerun does not checkout the repo again.

Potential Solutions: