We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55e8880 commit 9b94ebdCopy full SHA for 9b94ebd
1 file changed
.github/workflows/build.yml
@@ -48,6 +48,9 @@ jobs:
48
docker-args: "--platform linux/s390x"
49
- image: "ubuntu-24.04-noble-arm64v8"
50
os: "ubuntu-24.04-arm"
51
+ environment:
52
+ name: docker-hub-push
53
+ url: https://hub.docker.com/u/pythonpillow
54
55
steps:
56
- uses: actions/checkout@v6
0 commit comments