Skip to content

Commit 299e6d1

Browse files
committed
update workflow
1 parent 141b0c9 commit 299e6d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
group: pkgdown-${{ github.event_name != 'pull_request' || github.run_id }}
2121
env:
2222
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
23+
GARGLE_ENCRYPTION_KEY: ${{ secrets.GARGLE_ENCRYPTION_KEY }}
2324
permissions:
2425
contents: write
2526
steps:

0 commit comments

Comments
 (0)