diff --git a/.github/workflows/monthly.yaml b/.github/workflows/monthly.yaml index e2450733..083e66e4 100644 --- a/.github/workflows/monthly.yaml +++ b/.github/workflows/monthly.yaml @@ -27,6 +27,7 @@ jobs: body: `@mpadge It's time to renew your 'RRT_TOKEN' + - (Re-)Generate **personal** token called 'RRT_TOKEN' - grant both repo and workflow access - - copy token to \'pkgcheck\' and \`pkgcheck-action\` repo secrets` + - copy token to \'pkgcheck\' and \'pkgcheck-action\' repo secrets` }) diff --git a/DESCRIPTION b/DESCRIPTION index fb0e5502..7057642c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: pkgcheck Title: rOpenSci Package Checks -Version: 0.1.1.022 +Version: 0.1.1.023 Authors@R: c( person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2172-5265")), diff --git a/codemeta.json b/codemeta.json index 9b2cee3d..947bba4d 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,7 +8,7 @@ "codeRepository": "https://github.com/ropensci-review-tools/pkgcheck", "issueTracker": "https://github.com/ropensci-review-tools/pkgcheck/issues", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "0.1.1.022", + "version": "0.1.1.023", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R",