Skip to content

Publishing from GitHub Actions started to fail with authentication error #1024

@CatChen

Description

@CatChen

It used to work but then it became flaky. Now it always fails. Here's an example of the GitHub Actions job:

https://github.com/CatChen/versioned-storage/actions/runs/14183910750/job/39735614113

Here is the printout in case the log is purged in the future:

Check file:///home/runner/work/versioned-storage/versioned-storage/src/Storage.ts
Checking for slow types in the public API...
Check file:///home/runner/work/versioned-storage/versioned-storage/src/Storage.ts
Publishing @catchen/[email protected] ...
error: Failed to publish @catchen/[email protected]

Caused by:
    0: Failed to publish @catchen/versioned-storage at 3.1.[16](https://github.com/CatChen/versioned-storage/actions/runs/14183910750/job/39735614113#step:6:17)-3
    1: The actor that this request was authenticated for is not authorized as a scope member for this scope. (actorNotScopeMember)[x-deno-ray: fb7648b4625cdfbf08d94f10a6e0f21a]

Here's a screenshot of the repo being linked in the package settings. I already tried unlinking and relinking. It doesn't fix the issue.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions