We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 141b0c9 commit 299e6d1Copy full SHA for 299e6d1
.github/workflows/pkgdown.yaml
@@ -20,6 +20,7 @@ jobs:
20
group: pkgdown-${{ github.event_name != 'pull_request' || github.run_id }}
21
env:
22
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
23
+ GARGLE_ENCRYPTION_KEY: ${{ secrets.GARGLE_ENCRYPTION_KEY }}
24
permissions:
25
contents: write
26
steps:
0 commit comments