diff --git a/.github/workflows/deploy-cran-repo.yml b/.github/workflows/deploy-cran-repo.yml index 5349393..dec27df 100644 --- a/.github/workflows/deploy-cran-repo.yml +++ b/.github/workflows/deploy-cran-repo.yml @@ -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