Skip to content

Commit edc0f16

Browse files
committed
ENTSOE_PAT reference has been added to .github/workflows/pkgdown.yaml
1 parent f58b500 commit edc0f16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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+
ENTSOE_PAT: ${{ secrets.ENTSOE_PAT }}
2324
permissions:
2425
contents: write
2526
steps:

0 commit comments

Comments
 (0)