You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I'm running the latest release of staticman via docker-compose and provided the env variables GITHUB_TOKEN and RSA_PRIVATE_KEY.
Now when I try to accept the invitation under https://<MY_STATICMAN_URL>/v3/connect/<MY_GITHUB_USER>/<MY_GITHUB_PAGES_REPO> like it's written here in step 3, I get the following response:
for version 3 to be active. You need to add the property at the end. This is the key used in staticman.yml file in your repo. Like in the sample staticman.yml file the property is comments
So I'm running the latest release of staticman via docker-compose and provided the env variables GITHUB_TOKEN and RSA_PRIVATE_KEY.
Now when I try to accept the invitation under
https://<MY_STATICMAN_URL>/v3/connect/<MY_GITHUB_USER>/<MY_GITHUB_PAGES_REPO>
like it's written here in step 3, I get the following response:Any help is appreciated.
Here's the docker-compose.yml I'm using (GITHUB_TOKEN and RSA_PRIVATE_KEY are dummy values)
The text was updated successfully, but these errors were encountered: