Skip to content

Commit 4a13857

Browse files
committed
Switch to GitHub Actions artifacts for Windows wheels
1 parent 446446f commit 4a13857

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ Released as needed privately to individual vendors for critical security-related
9696
## Binary Distributions
9797

9898
### Windows
99-
* [ ] Contact `@cgohlke` for Windows binaries via release ticket e.g. https://github.com/python-pillow/Pillow/issues/1174.
100-
* [ ] Download and extract tarball from `@cgohlke` and copy into `dist/`
99+
* [ ] Download the artifacts from the [GitHub Actions "Test Windows" workflow](https://github.com/python-pillow/Pillow/actions/workflows/test-windows.yml)
100+
and copy into `dist/`
101101

102102
### Mac and Linux
103103
* [ ] Use the [Pillow Wheel Builder](https://github.com/python-pillow/pillow-wheels):

0 commit comments

Comments
 (0)