Skip to content

Commit

Permalink
correct env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
techknowlogick authored May 1, 2023
1 parent 1ceaef2 commit 2b241ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-publish_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
with:
production-branch: main
publish-dir: docs/public/
site-id: d2260bae-7861-4c02-8646-8f6440b12672
env:
NETLIFY_SITE_ID: d2260bae-7861-4c02-8646-8f6440b12672
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}

0 comments on commit 2b241ac

Please sign in to comment.