Déploiement de parcours_r_socle_preparation_des_donnees #22
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_socle_preparation_des_donnees | |
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.1' |