Skip to content

Commit

Permalink
Update pkgdown.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ElliottMess committed Jan 20, 2022
1 parent 5cd816e commit aeeb6a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ jobs:
env:
R_KEEP_PKG_SOURCE: yes
GITHUB_PAT: ${{ secrets.PAT_GITHUB}}
EXECUTION_MODE: "interactive"
APP_ID: ${{ secrets.WHDH_APP_ID }}
TENANT_ID: ${{ secrets.WHDH_TENANT_ID }}
CLIENT_SECRET: ${{ secrets.WHDH_CLIENT_SECRET }}

steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit aeeb6a5

Please sign in to comment.