Skip to content
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

403 error when creating github release #1581

Closed
WeihanLi opened this issue Sep 8, 2024 · 1 comment · Fixed by #1582
Closed

403 error when creating github release #1581

WeihanLi opened this issue Sep 8, 2024 · 1 comment · Fixed by #1582

Comments

@WeihanLi
Copy link
Contributor

WeihanLi commented Sep 8, 2024

HTTP 403: Resource not accessible by integration (https://github.com/gitapi/repos/kubernetes-client/csharp/releases)

image

https://github.com/kubernetes-client/csharp/actions/workflows/draft.yaml?query=is%3Afailure

Possible fix:

and action workflow permission may need to be configured

permissions:
  contents: write

https://github.com/orgs/community/discussions/60820#discussioncomment-8858790

@WeihanLi
Copy link
Contributor Author

WeihanLi commented Sep 8, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant