Skip to content

Commit e975b45

Browse files
authored
Document how to update custom metadata (#101)
1 parent af281e5 commit e975b45

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

publish/set-up.qmd

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,11 @@ If the metadata contains `review` data then is [shown](https://github.com/r-univ
157157

158158
If useful we could conditionally display other sorts of meta information, [get in touch](https://github.com/r-universe-org/help/discussions).
159159

160+
#### Updating the custom metadata
161+
162+
Please note that the metadata is picked up during the build.
163+
So if you updated the metadata, you need to trigger a build of the package by doing a commit (or wait for the package to get automatically rebuilt every 30 days)
164+
160165
## Installing the GitHub app {#appinstall}
161166

162167
Once you pushed your `packages.json` file to your new `universe` repository on GitHub, the next step is to install the [R-universe GitHub app](https://github.com/apps/r-universe/installations/new) on your account.
@@ -246,4 +251,4 @@ You can use a rocket icon as icon.
246251
## Removing/deleting an universe
247252

248253
To remove/delete an universe, delete the GitHub repository called `<yourname>.r-universe.dev` from your GitHub account.
249-
The packages and GitHub integration will automatically get removed within the next R-universe builds.
254+
The packages and GitHub integration will automatically get removed within the next R-universe builds.

0 commit comments

Comments
 (0)