Skip to content

Commit

Permalink
add github PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
kelliemac authored Mar 5, 2024
1 parent 8e7e961 commit 4116163
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/render-visc-empty-skeleton-rmd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ name: render-visc-empty-skeleton-rmd
jobs:
render-visc-empty-skeleton-rmd:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

steps:

Expand Down

0 comments on commit 4116163

Please sign in to comment.