mirror of
https://github.com/go-gitea/gitea
synced 2024-11-16 21:09:31 +01:00
correct env vars
This commit is contained in:
parent
1ceaef26b8
commit
2b241ac914
2
.github/workflows/push-publish_docs.yml
vendored
2
.github/workflows/push-publish_docs.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user