Skip to content

Commit

Permalink
Merge pull request #531 from Mara3l/master
Browse files Browse the repository at this point in the history
TRIVIAL: fix netlify manual deploy

Reviewed-by: Jan Kadlec
             https://github.com/hkad98
  • Loading branch information
gdgate authored Jan 25, 2024
2 parents 63ea0d4 + cf4b575 commit 1ee5363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/netlify-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
with:
args: deploy -d docs/public --prod
env:
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
NETLIFY_SITE_ID: 93e23db0-d31a-4a12-801a-b9479ffef486 # Not a secret
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}

0 comments on commit 1ee5363

Please sign in to comment.