Closed
Description
Run actions/create-github-app-token@v2
with:
app-id: 1383744
private-key: ***
owner: yonasBSD
skip-token-revoke: false
github-api-url: https://api.github.com/
env:
CARGO_TERM_COLOR: always
PROJECT_NAME_UNDERSCORE: github-rs
CARGO_INCREMENTAL: 0
RUSTFLAGS: -Ccodegen-units=1 -Copt-level=0 -Clink-dead-code -Coverflow-checks=off -Zpanic_abort_tests -Cpanic=abort
RUSTDOCFLAGS: -Cpanic=abort
CARGO_HOME: /home/runner/.cargo
Input 'repositories' is not set. Creating token for all repositories owned by yonasBSD.
Run curl -H "Authorization: token $GITHUB_TOKEN" https://api.github.com/user
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 171 100 171 0 0 1023 0 --:--:-- --:--:-- --:--:-- 1023
{
"message": "Resource not accessible by integration",
"documentation_url": "https://docs.github.com/rest/users/users#get-the-authenticated-user",
"status": "403"
}
Metadata
Metadata
Assignees
Labels
No labels