Skip to content

Commit 52f0532

Browse files
committed
Switch location?
1 parent 03e1181 commit 52f0532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-cran-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313
# Reads `./packages` for package references to put
1414
# into a CRAN-like repository hosted on GitHub pages
1515
deploy-cran-repo:
16-
uses: r-wasm/actions/.github/workflows/deploy-cran-repo.yml@v1
1716
env:
1817
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
18+
uses: r-wasm/actions/.github/workflows/deploy-cran-repo.yml@v1
1919
permissions:
2020
# To download GitHub Packages within action
2121
repository-projects: read

0 commit comments

Comments
 (0)