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
The step that writes out the token required to upload to the Azure Blob
container is unneeded; The `pacman-helper.sh` script accepts it as an
environment variable (using a lower-cased name), too.
The `release-git` workflow already does it that way, and so can the
`build-and-deploy` workflow.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments