Skip to content

### Bug: Missing packages write permission for container push #620

@harastokashe-bit

Description

@harastokashe-bit

Bug: Missing packages write permission for container push

The workflow sets permissions to only contents: read, but the build job pushes a Docker image to GitHub Container Registry at line 63. Pushing to GHCR requires packages: write permission for the GITHUB_TOKEN. Without this permission, the Docker push operation will fail with an authorization error, preventing the workflow from completing successfully.

Fix in Cursor Fix in Web

Originally posted by @cursor in MetaMask/metamask-extension-e2e-image#3 (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