From 270e9aab774080957225595e2eb8409a8b386d52 Mon Sep 17 00:00:00 2001 From: Sebastian Funk Date: Thu, 1 Aug 2024 09:58:18 +0100 Subject: [PATCH] add quotation marks --- .github/workflows/update-publications.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-publications.yaml b/.github/workflows/update-publications.yaml index df96ec2..aaf4f41 100644 --- a/.github/workflows/update-publications.yaml +++ b/.github/workflows/update-publications.yaml @@ -27,7 +27,7 @@ jobs: - name: Create bibtex file with selected entries run: | - gh_repository <- ${{ github.repository }} + gh_repository <- "${{ github.repository }}" source("snippets/update_publications.R") shell: Rscript {0}