Replies: 1 comment
-
|
Hi I've set up the world's first GitLab Pages-powered Staticman blog four years ago. My outdated guides have been referred to for a number of times. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've looked at quite a few documentation guides and blogs but I can't get Staticman to work. I have it running on an Heroku instance and appears to be running. I'm having it connect to an intermediary GitHub account and have generated an auth token. In Heroku I have input config variables
GITHUB_TOKENandRSA_PRIVATE_KEY. However, when I try to test the workflow with this blog post from a Jekyll-based site it fails. In the Heroku app logs it showsError: Require an `oauthToken` or `token` option. What am I missing? Should I have to input another variable in Heroku for specifying the intermediary GitHub account likeGITHUB_USRENAME?Thanks in advance for any input you may have.
Beta Was this translation helpful? Give feedback.
All reactions