Closed
Description
Version: Deno 1.45.2
Recently, when trying to publish our Deno code to JSR via Github Actions, we are getting the following error in Github:
Caused by:
0: Failed to publish @fathym/eac-azure at 0.0.16-integration
1: The actor that this request was authenticated for is not authorized as a scope member for this scope. (actorNotScopeMember)[x-deno-ray: f447c333fcf787871bbea485726f3ca8]
Error: Process completed with exit code 1.
We just noticed this yesterday. When synching a repo with JSR, there are no tokens or auth required so we are not sure how to move forward.
Metadata
Metadata
Assignees
Labels
No labels
Activity
BlackAsLight commentedon Jan 31, 2025
Do you by chance have this setting enabled?
https://jsr.io/@fathym/~/settings
Skeletor11 commentedon Jan 31, 2025
Removing the repo from JSR and readding it solved the issue