Skip to content

Commit 17eb483

Browse files
committed
retour au bon script Ci parcours r (depuis description)
1 parent d21df85 commit 17eb483

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/bookdown-build-and-deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@ on:
55
branches:
66
- main
77
- master
8+
89
workflow_dispatch:
910

1011
jobs:
1112
build-and-deploy-bookdown:
1213
name: Build and bookdown
13-
uses: MTES-MCT/parcours-r/.github/workflows/bookdown-build-and-deploy.yml@master
14+
uses: MTES-MCT/parcours-r/.github/workflows/bookdown-build-from-desc-and-deploy.yml@master
1415
with:
1516
r_version: '4.2.2'
1617

0 commit comments

Comments
 (0)