mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 18:27:49 +00:00
💅Update homepage @ Dockerfile to GH Marketplace
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ FROM python:3.12-slim
|
||||
|
||||
LABEL "maintainer" "Sviatoslav Sydorenko <wk+pypa@sydorenko.org.ua>"
|
||||
LABEL "repository" "https://github.com/pypa/gh-action-pypi-publish"
|
||||
LABEL "homepage" "https://github.com/pypa/gh-action-pypi-publish"
|
||||
LABEL "homepage" "https://github.com/marketplace/actions/pypi-publish"
|
||||
LABEL "org.opencontainers.image.source" "https://github.com/pypa/gh-action-pypi-publish"
|
||||
|
||||
ENV PYTHONDONTWRITEBYTECODE 1
|
||||
|
||||
Reference in New Issue
Block a user