Skip to content

Commit

Permalink
use github version of allcontributors
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfnk committed Oct 31, 2024
1 parent 7b9d5a0 commit 03a1d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install dependencies
uses: r-lib/actions/setup-r-dependencies@v2
with:
packages: any::rmarkdown, any::allcontributors
packages: any::rmarkdown, ropensci/allcontributors

- name: Update contributors
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 03a1d22

Please sign in to comment.