Skip to content

Commit

Permalink
Add NETLIFY_SITE_ID
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Dec 15, 2020
1 parent 931167f commit 80f14b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ jobs:
netlify deploy --prod --dir docs
env:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}

0 comments on commit 80f14b2

Please sign in to comment.