mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 12:19:36 +00:00
Fix CI yet again
This commit is contained in:
parent
ae5c88fec8
commit
eb19bfc150
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -30,5 +30,5 @@ jobs:
|
|||||||
enable-commit-status: true
|
enable-commit-status: true
|
||||||
overwrites-pull-request-comment: false
|
overwrites-pull-request-comment: false
|
||||||
env:
|
env:
|
||||||
NETLIFY_ACCESS_TOKEN: ${{ secrets.NETLIFY_ACCESS_TOKEN }}
|
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_ACCESS_TOKEN }}
|
||||||
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
|
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
|
||||||
|
Loading…
Reference in New Issue
Block a user