Skip to content

Commit

Permalink
- Transfer to ropensci: update link in DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Rodrigues committed Sep 12, 2024
1 parent 72b7060 commit 0dacb42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)
shell: Rscript {0}

- name: Deploy to GitHub pages 🚀
- name: Deploy to GitHub pages
if: github.event_name != 'pull_request'
uses: JamesIves/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Authors@R: c(
Description: Provides helper functions to create reproducible development
environments using the Nix package manager.
License: GPL (>= 3)
URL: https://b-rodrigues.github.io/rix/
URL: https://ropensci.github.io/rix/
BugReports: https://github.com/ropensci/rix
Depends:
R (>= 2.10)
Expand Down

0 comments on commit 0dacb42

Please sign in to comment.