Skip to content

Commit 87b624f

Browse files
committed
💅Update homepage @ Dockerfile to GH Marketplace
1 parent da2f9bb commit 87b624f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM python:3.12-slim
22

33
LABEL "maintainer" "Sviatoslav Sydorenko <[email protected]>"
44
LABEL "repository" "https://github.com/pypa/gh-action-pypi-publish"
5-
LABEL "homepage" "https://github.com/pypa/gh-action-pypi-publish"
5+
LABEL "homepage" "https://github.com/marketplace/actions/pypi-publish"
66
LABEL "org.opencontainers.image.source" "https://github.com/pypa/gh-action-pypi-publish"
77

88
ENV PYTHONDONTWRITEBYTECODE 1

0 commit comments

Comments
 (0)