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
if the action returns an error at the last step (upload step)
curl: (22) The requested URL returned error: 403
{"message":"Resource not accessible by integration","request_id":"0781:601F:1B50E3:29EA8C:62742B19","documentation_url":"https://docs.github.com/rest"}
You have to allow GitHub actions to write to your repository:
if the action returns an error at the last step (upload step)
You have to allow GitHub actions to write to your repository:
![image](https://user-images.githubusercontent.com/78568641/167017260-8599b5c0-1b52-4baf-b263-5f793df3e0db.png)
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository#setting-the-permissions-of-the-github_token-for-your-repository
https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token
The text was updated successfully, but these errors were encountered: