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
fixup! release: create initial Windows installer build workflow
No need to initialize the `release` environment for the `prereq` job;
Originally, the expectation was that this would prevent the repeated
need for validating manually that the jobs are allowed to access that
environment; However, GitHub Actions does ask for every single job, and
for certain reasons it is unlikely that this is ever going to be fixed.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
0 commit comments