jekyll-dash icon indicating copy to clipboard operation
jekyll-dash copied to clipboard

Unable to push to Github packages

Open bitbrain opened this issue 2 years ago • 3 comments

It seems something changed where the build now fails with this error:

Pushing gem to https://rubygems.pkg.github.com/bitbrain...
Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
Error: Process completed with exit code 1.

bitbrain avatar Jan 13 '23 10:01 bitbrain

So, we can't push it to GitHub for now. ☹

EsamLasheen avatar Mar 12 '24 09:03 EsamLasheen

Shot in the dark, but check https://github.com/bitbrain/jekyll-dash/pkgs/rubygems/jekyll-dash/settings and make sure the repo is listed under the Manage Actions access section. Had a similar issue where permissions were correct in the workflow file, the action was running and building, but the push to the gem repository failed with this same error.

MattHall avatar Apr 10 '24 08:04 MattHall

Screenshot 2024-04-11 062455

@MattHall looks to be there.

bitbrain avatar Apr 11 '24 05:04 bitbrain