Déploiement de parcours_r_module_socle_introduction #8
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_socle_introduction | |
on: | |
push: | |
branches: | |
- main | |
- master | |
workflow_dispatch: | |
jobs: | |
build-and-deploy-bookdown: | |
name: Build and deploy bookdown | |
uses: MTES-MCT/parcours-r/.github/workflows/bookdown-build-from-desc-and-deploy.yml@master | |
with: | |
r_version: '4.2.1' |