From 8d2f7053314f13c25c01a373312cb338b56943d1 Mon Sep 17 00:00:00 2001 From: Tan Ho <38083823+tanho63@users.noreply.github.com> Date: Mon, 18 Sep 2023 20:47:15 -0400 Subject: [PATCH] Update weekly-playerids.yml --- .github/workflows/weekly-playerids.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/weekly-playerids.yml b/.github/workflows/weekly-playerids.yml index 8d72bfcb..2f4462dd 100644 --- a/.github/workflows/weekly-playerids.yml +++ b/.github/workflows/weekly-playerids.yml @@ -11,6 +11,7 @@ jobs: env: RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest GITHUB_PAT: ${{ secrets.GH_PAT }} + SCRAPEOPS_API_KEY: ${{ secrets.SCRAPEOPS_API_KEY }} steps: - name: Checkout public db repo