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.
2 parents 63ea0d4 + cf4b575 commit 1ee5363Copy full SHA for 1ee5363
.github/workflows/netlify-deploy.yaml
@@ -19,5 +19,5 @@ jobs:
19
with:
20
args: deploy -d docs/public --prod
21
env:
22
- NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
+ NETLIFY_SITE_ID: 93e23db0-d31a-4a12-801a-b9479ffef486 # Not a secret
23
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
0 commit comments