HELP: Action failing to publish release asset with: Error: Resource not accessible by integration
#572
Open
Description
I am trying to use this action to publish a release asset but it fails with this error
Found release 0.0.3 (with id=193949952)
⚠️ Unexpected error fetching GitHub release for tag refs/tags/0.0.3: HttpError: Resource not accessible by integration - https://docs.github.com/rest/releases/releases#update-a-release
Error: Resource not accessible by integration - https://docs.github.com/rest/releases/releases#update-a-release
I have used an exact copy of the workflow file before and it has been working but today i tried and it failed to run.
I have no idea why the error is occurring
To rebuild the error:
- Repository: https://github.com/jim-junior/eda
- Workflow File: https://github.com/jim-junior/eda/blob/main/.github/workflows/build.yml
- Failing Action: https://github.com/jim-junior/eda/actions/runs/12694376957/job/35384018948
Metadata
Assignees
Labels
No labels