Skip to content

Commit dcce47f

Browse files
authored
Update cursos-md.yaml
1 parent 2c9b328 commit dcce47f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/cursos-md.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
env:
1414
GOOGLE_APPLICATION_CREDENTIALS: ${{ secrets.AUTENTICACION_NO_INTERACTIVA }}
15-
GSHEET_EVENTOS: ${{ secrets.GSHEET_CURSOS }}
15+
GSHEET_CURSOS: ${{ secrets.GSHEET_CURSOS }}
1616

1717
steps:
1818
- name: Checkout del repo
@@ -54,3 +54,4 @@ jobs:
5454
run: |
5555
source("R/cursos-md.R")
5656
shell: Rscript {0}
57+

0 commit comments

Comments
 (0)