Skip to content

Commit 6a7dea9

Browse files
minor fixes for GHA
1 parent 8b59c63 commit 6a7dea9

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

renv.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -922,8 +922,8 @@
922922
},
923923
"typstcv": {
924924
"Package": "typstcv",
925-
"Version": "0.0.2.2",
926-
"Source": "Repository",
925+
"Version": "0.0.2.4",
926+
"Source": "GitHub",
927927
"Type": "Package",
928928
"Title": "CV for Quarto & Typst",
929929
"Authors@R": "person(given = \"Kazuharu\", family = \"Yanagimoto\", email = \"kazuharu.yanagimoto@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0009-0007-1967-8304\"))",
@@ -937,7 +937,13 @@
937937
],
938938
"Roxygen": "list(markdown = TRUE)",
939939
"RoxygenNote": "7.3.2",
940-
"Repository": "https://kazuyanagimoto.r-universe.dev",
940+
"RemoteType": "github",
941+
"RemoteHost": "api.github.com",
942+
"RemoteRepo": "typstcv",
943+
"RemoteUsername": "kazuyanagimoto",
944+
"RemotePkgRef": "kazuyanagimoto/typstcv",
945+
"RemoteRef": "HEAD",
946+
"RemoteSha": "d6d55170e7c7e958e54e96f13cf9f0d70ed7f759",
941947
"NeedsCompilation": "no",
942948
"Author": "Kazuharu Yanagimoto [aut, cre] (ORCID: <https://orcid.org/0009-0007-1967-8304>)",
943949
"Maintainer": "Kazuharu Yanagimoto <kazuharu.yanagimoto@gmail.com>"

0 commit comments

Comments
 (0)