Skip to content

Github Actions Publish to JSR not working #27902

Closed
@Skeletor11

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.

Activity

BlackAsLight

BlackAsLight commented on Jan 31, 2025

@BlackAsLight

Do you by chance have this setting enabled?

https://jsr.io/@fathym/~/settings

image

Skeletor11

Skeletor11 commented on Jan 31, 2025

@Skeletor11
Author

Removing the repo from JSR and readding it solved the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Github Actions Publish to JSR not working · Issue #27902 · denoland/deno