Skip to content

gh-action-pypi-publish does not pull correct image from GHCR #316

Closed as not planned
@sbilge

Description

@sbilge

Edit: I have noticed that the action does not fully support reusable workflows - although it works for a specific version 1.8.8. I guess this is a feature request now. It would be great to use it within reusable workflows.

I am using pypa/gh-action-pypi-publish inside of a reusable workflow. This step tries to pull an image from the GitHub Container Registry from my organization that hosts the repository and trigger the actions - which of course fails. If I understand correctly, it must have been pulling the image ghcr.io/pypa/gh-action-pypi-publish:release-v1.*. Could this be a referencing issue or a potential instability in gh-action-pypi-publish when invoked within reusable workflows?

This is the error message:
image (1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions