Skip to content

Commit 3c9e69d

Browse files
ccamarahturner
andauthored
Changing CI explanation (#233)
Co-authored-by: Heather Turner <[email protected]>
1 parent f1bdf3c commit 3c9e69d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ You can push directly to `main` for small fixes. Please use PRs to `main` for di
3030

3131
## Technical details
3232

33-
Deployment is done via Travis CI:
33+
Deployment is done via GitHub Actions, as specified in the [publish.yml](https://github.com/r-devel/rdevguide/blob/main/.github/workflows/publish.yml) workflow:
3434

35-
- whenever there's a push to main, the book is built and its content is put in the `docs` directory.
35+
- whenever there's a push to main, the book is built and its content is put on the `gh-pages` branch, triggering the github-pages bot to deploy to <https://contributor.r-project.org/rdevguide/> .
3636

3737
If you want to render the guide locally, you need to install `bookdown`. Then use
3838

0 commit comments

Comments
 (0)