Skip to content

Commit

Permalink
Switch location?
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Jan 12, 2024
1 parent 03e1181 commit 52f0532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-cran-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
# Reads `./packages` for package references to put
# into a CRAN-like repository hosted on GitHub pages
deploy-cran-repo:
uses: r-wasm/actions/.github/workflows/deploy-cran-repo.yml@v1
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
uses: r-wasm/actions/.github/workflows/deploy-cran-repo.yml@v1
permissions:
# To download GitHub Packages within action
repository-projects: read
Expand Down

0 comments on commit 52f0532

Please sign in to comment.