From bd56b88d54543be4483c16854e0a0a02ece37552 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Thu, 14 Mar 2024 12:22:40 +0100 Subject: [PATCH] Update settings-production.yml --- config/settings-production.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/settings-production.yml b/config/settings-production.yml index 8d23659c..221b194e 100644 --- a/config/settings-production.yml +++ b/config/settings-production.yml @@ -120,7 +120,7 @@ buffy: github_action: - checks: command: check repository - workflow_repo: openjournals/joss-papers + workflow_repo: openjournals/jose-papers workflow_name: checks.yml workflow_ref: master description: "Run checks and provide information on the repository and the paper file" @@ -132,7 +132,7 @@ buffy: repository_url: target-repository - references: command: check references - workflow_repo: openjournals/joss-papers + workflow_repo: openjournals/jose-papers workflow_name: references.yml workflow_ref: master description: "Check the references of the paper for missing DOIs"