From 27b179238cd62154058c21567007b8a644f6346a Mon Sep 17 00:00:00 2001 From: tboenig Date: Wed, 27 Mar 2024 20:11:39 +0100 Subject: [PATCH] Update new6.yml --- .github/workflows/new6.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/new6.yml b/.github/workflows/new6.yml index fa06c136..61fe8509 100644 --- a/.github/workflows/new6.yml +++ b/.github/workflows/new6.yml @@ -136,7 +136,6 @@ jobs: run: | git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com" git config --local user.name "github-actions[bot]" - git add CITATION.cff git commit -m "[Automatic] Update CITATION.cff files" || echo "Nothing to update" git push origin HEAD:main