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
See for example metatensor/metatensor#820
Running with GHA debug logging gives me:
##[debug]Evaluating condition for step: 'Comment with download link' ##[debug]Evaluating: success() ##[debug]Evaluating success: ##[debug]=> true ##[debug]Result: true ##[debug]Starting: Comment with download link ##[debug]Loading inputs ##[debug]Evaluating: github.token ##[debug]Evaluating Index: ##[debug]..Evaluating github: ##[debug]..=> Object ##[debug]..Evaluating String: ##[debug]..=> 'token' ##[debug]=> '***' ##[debug]Result: '***' ##[debug]Evaluating: github.repository ##[debug]Evaluating Index: ##[debug]..Evaluating github: ##[debug]..=> Object ##[debug]..Evaluating String: ##[debug]..=> 'repository' ##[debug]=> 'metatensor/metatensor' ##[debug]Result: 'metatensor/metatensor' ##[debug]Evaluating: github.run_id ##[debug]Evaluating Index: ##[debug]..Evaluating github: ##[debug]..=> Object ##[debug]..Evaluating String: ##[debug]..=> 'run_id' ##[debug]=> '12866182743' ##[debug]Result: '12866182743' ##[debug]Loading env [PR TEXT …] ##[debug] ##[debug]<!-- download-section Documentation docs start --> ##[debug][📚 Download documentation for this pull-request](https://nightly.link/metatensor/metatensor/actions/artifacts/2455811253.zip) ##[debug] ##[debug]<!-- download-section Documentation docs end --> Error: Resource not accessible by integration ##[debug]Node Action run completed with exit code 1 ##[debug]Finishing: Comment with download link
The text was updated successfully, but these errors were encountered:
Maybe relevant as a way to skip running this from a fork: peaceiris/actions-gh-pages#153 (comment)
Sorry, something went wrong.
Good catch. I will take a look!
No branches or pull requests
See for example metatensor/metatensor#820
Running with GHA debug logging gives me:
The text was updated successfully, but these errors were encountered: