We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently building is impossible as GitHub Actions fails with:
refusing to allow a GitHub App to create or update workflow .github/workflows/build-release-apk.yml without workflows permission
.github/workflows/build-release-apk.yml
workflows
The only solution seems to be using an access token.
See also: TeamNewPipe/NewPipe-nightly#26 (comment)
@Stypox Can you add a an access token and revert 64658a1?
The text was updated successfully, but these errors were encountered:
Fixed with a 1-year token for now, but this is a better solution: TeamNewPipe/NewPipe-nightly#27
Sorry, something went wrong.
No branches or pull requests
Currently building is impossible as GitHub Actions fails with:
The only solution seems to be using an access token.
See also: TeamNewPipe/NewPipe-nightly#26 (comment)
@Stypox
Can you add a an access token and revert 64658a1?
The text was updated successfully, but these errors were encountered: