You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.qmd
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,7 @@ This repository is part of a series of repositories exploring the topic.
20
20
21
21
# Overview
22
22
23
-
Interested in having your R package automatically be built for [webR](https://docs.r-wasm.org/webr/latest/) through
24
-
a [GitHub Action](https://github.com/features/actions) alongside of a pkgdown website?
23
+
Interested in having your R package automatically be built for [webR](https://docs.r-wasm.org/webr/latest/) alongside a `{pkgdown}` website using a [GitHub Action](https://github.com/features/actions) that deploys with an **artifact** instead of a `gh-pages` branch?
25
24
If so, this is the repository for you! Here's a summary of what you can find in the repository:
0 commit comments