mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 20:33:59 +02:00
github: Set a dummy Instagram token
For now, need to debug why this fails.
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -75,7 +75,7 @@ jobs:
|
|||||||
HUGO_BUILD_TAGS: extended
|
HUGO_BUILD_TAGS: extended
|
||||||
HUGO_TIMEOUT: 31000
|
HUGO_TIMEOUT: 31000
|
||||||
HUGO_IGNOREERRORS: error-remote-getjson
|
HUGO_IGNOREERRORS: error-remote-getjson
|
||||||
HUGO_SERVICES_INSTAGRAM_ACCESSTOKEN: ${{ secrets.HUGO_SERVICES_INSTAGRAM_ACCESSTOKEN }}
|
HUGO_SERVICES_INSTAGRAM_ACCESSTOKEN: dummytoken
|
||||||
run: |
|
run: |
|
||||||
mage -v hugo
|
mage -v hugo
|
||||||
./hugo -s docs/
|
./hugo -s docs/
|
||||||
|
Reference in New Issue
Block a user