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
build-and-deploy/release-git: 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 the token to push
to `pacman-repo` and to create GitHub releases there.
The two users of `pacman-helper.sh quick_add` that now need this token
are hereby adapted accordingly.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments