Commit a729d78
committed
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]>1 parent 20850d1 commit a729d78
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
120 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
121 | 125 | | |
122 | 126 | | |
123 | 127 | | |
| |||
0 commit comments