-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Find Broken Links" Github Action fails #8
Comments
What is the action we're going to perform/result we're striving for? |
It seems that the point where it goes wrong is the git push. ==> Check Github Secrets |
Possible reason that Github Actions fails: GITHUB_ISSUE_AUTH_TOKEN not valid. Generate a Personal Access Token: Go to GitHub and log in to your account. Click on your profile picture in the top right corner of the GitHub page. In the Developer settings menu, select Personal access tokens. Give your token a descriptive name, like Issue Management. Scroll down and click on Generate token. |
Creating a new token did not solve the problem: |
No error message.
The text was updated successfully, but these errors were encountered: