You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release-git(pacman-packages): do support the new Pacman repository
In git-for-windows/build-extra#595, I started
the official transition of Git for Windows' Pacman repository away from
an Azure Blob container in my personal account to
https://github.com/git-for-windows/pacman-repo.
For the transition period, this still requires the token to upload to
the Azure Blob container, but it also already requires credentials to
push to `pacman-repo`, in particular some committer information.
The `pacman-packages` job of the `release-git` workflow still needed
this, as I forgot to do this as part of 2d0492
(build-and-deploy/release-git: support the new Pacman repository,
2025-02-17).
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments