Skip to content

Commit 2b241ac

Browse files
correct env vars
1 parent 1ceaef2 commit 2b241ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-publish_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
with:
2727
production-branch: main
2828
publish-dir: docs/public/
29-
site-id: d2260bae-7861-4c02-8646-8f6440b12672
3029
env:
30+
NETLIFY_SITE_ID: d2260bae-7861-4c02-8646-8f6440b12672
3131
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}

0 commit comments

Comments
 (0)