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

Adding content: write permission #36

Merged
merged 1 commit into from
Jul 6, 2024
Merged

Adding content: write permission #36

merged 1 commit into from
Jul 6, 2024

Conversation

Robpol86
Copy link
Owner

@Robpol86 Robpol86 commented Jul 6, 2024

Got this error when upload-release-action tried to add artifacs to an existing release:

Error: Resource not accessible by integration - https://docs.github.com/rest

Fixing as per
https://github.com/svenstaro/upload-release-action/tree/v2/?tab=readme-ov-file#permissions

Got this error when upload-release-action tried to add artifacs to an
existing release:

```
Error: Resource not accessible by integration - https://docs.github.com/rest
```

Fixing as per
https://github.com/svenstaro/upload-release-action/tree/v2/?tab=readme-ov-file#permissions
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.00%. Comparing base (7dbb9fd) to head (e2ee744).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage   98.00%   98.00%           
=======================================
  Files           2        2           
  Lines          50       50           
  Branches        8        8           
=======================================
  Hits           49       49           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Robpol86 Robpol86 merged commit 74c3299 into main Jul 6, 2024
26 checks passed
@Robpol86 Robpol86 deleted the fix-release branch July 6, 2024 23:17
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 this pull request may close these issues.

2 participants