axel7083/Podman Desktop Extension Publisher

GitHub Action to publish Podman Desktop Extension to registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
registryRegistry to publish the extensionnoghcr.io
imageImage name (E.g. foo)no${{ github.repository }}
contextPath of the directory to use as context (default: .)no.
containerfileContainerfile pathno./Containerfile
tagsThe tags of the image to build. For multiple tags, separate by whitespace. For example, "latest v1".nonext ${{ github.sha }}
registry-usernameUsername for the registryno${{ github.repository_owner }}
registry-passwordPassword for the registryyes
provenancePublish provenance attestationnotrue

no outputs