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 1ceaef2 commit 2b241acCopy full SHA for 2b241ac
.github/workflows/push-publish_docs.yml
@@ -26,6 +26,6 @@ jobs:
26
with:
27
production-branch: main
28
publish-dir: docs/public/
29
- site-id: d2260bae-7861-4c02-8646-8f6440b12672
30
env:
+ NETLIFY_SITE_ID: d2260bae-7861-4c02-8646-8f6440b12672
31
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
0 commit comments