Ajout de lien vers des images de savoir fR pour les graphiques animés #20
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Déploiement de parcours_r_module_datavisualisation | |
on: | |
push: | |
branches: | |
- main | |
- master | |
workflow_dispatch: | |
jobs: | |
build-and-deploy-bookdown: | |
name: Build and bookdown | |
uses: MTES-MCT/parcours-r/.github/workflows/bookdown-build-from-desc-and-deploy.yml@master | |
with: | |
r_version: '4.2.2' | |