Skip to content

Commit

Permalink
tira a atualização da lista do actions, precisa de autenticação
Browse files Browse the repository at this point in the history
  • Loading branch information
beamilz-ensino committed Mar 21, 2021
1 parent a565567 commit ae811d7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/render-rmarkdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
shell: Rscript {0}
- name: Render Rmarkdown files
run: |
Rscript -e 'materiais.estudo.R::gerar_lista_contrib()'
Rscript -e '# materiais.estudo.R::gerar_lista_contrib() #Não tá rolando pois precisa autenticar'
Rscript -e 'rmarkdown::render_site("inst/")'
Rscript -e 'rmarkdown::render("README.Rmd")'
- name: Commit results
Expand Down
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports:
allcontributors,
distill,
dplyr,
glue,
Expand Down
3 changes: 2 additions & 1 deletion inst/dados.csv
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ Julio Trecenti,https://www.twitch.tv/jtrecenti,Canais na Twitch,Temas diversos,J
João,https://www.twitch.tv/kimjoooun,Canais na Twitch,Temas diversos,[KimJoaoUn](https://twitter.com/KimJoaoUn),Português
Pedro Cava,https://www.twitch.tv/pedroocava,Canais na Twitch,Temas diversos,Pedro Cava,Português
Walmes Zeviani,https://www.youtube.com/user/walmes,Canais no Youtube,Estatística,Walmes Zeviani (UFPR),Português
Azul,https://azul.netlify.app/,Blogs,Temas diversos, Daniel Coutinho e Pedro Cavalcante,Português
Azul,https://azul.netlify.app/,Blogs,Temas diversos,Daniel Coutinho e Pedro Cavalcante,Português
Blog das R-Ladies Global,https://blog.rladies.org/pt/,Blogs,Comunidades,R-Ladies Global,Português

0 comments on commit ae811d7

Please sign in to comment.