Skip to content

Commit

Permalink
github: Set a dummy Instagram token
Browse files Browse the repository at this point in the history
For now, need to debug why this fails.
  • Loading branch information
bep committed Jun 13, 2021
1 parent a91cd76 commit a886dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
HUGO_BUILD_TAGS: extended
HUGO_TIMEOUT: 31000
HUGO_IGNOREERRORS: error-remote-getjson
HUGO_SERVICES_INSTAGRAM_ACCESSTOKEN: ${{ secrets.HUGO_SERVICES_INSTAGRAM_ACCESSTOKEN }}
HUGO_SERVICES_INSTAGRAM_ACCESSTOKEN: dummytoken
run: |
mage -v hugo
./hugo -s docs/
Expand Down

0 comments on commit a886dd5

Please sign in to comment.