From d2a245cb8fe5bc51669f8fafd73977d393d0084b Mon Sep 17 00:00:00 2001 From: Benedikt Schesch Date: Wed, 1 May 2024 22:10:54 -0700 Subject: [PATCH] Bug fix --- .github/workflows/push-plots-to-paper.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/push-plots-to-paper.yml b/.github/workflows/push-plots-to-paper.yml index cf57b1206e..7b162e6966 100644 --- a/.github/workflows/push-plots-to-paper.yml +++ b/.github/workflows/push-plots-to-paper.yml @@ -4,6 +4,7 @@ on: push: branches: - main # Set this to match the branch name you use + - automatic_plot_upload jobs: update-overleaf: