nerd-fonts/.github/workflows
Fini Jastrow 78bf5c3dff CI: Fix release workflow
[why]
When we rerun (on a release candidate) we end up with an error message:

    * Connection #0 to host api.github.com left intact
    Tag exists: "v2.3.0-RC"
    exists=true
    Error: Unable to process file command 'output' successfully.
    Error: Invalid format '"v2.3.0-RC"'
    ##[debug]System.Exception: Invalid format '"v2.3.0-RC"'

[how]
We want to set an output depending on the grep exit code but the grep
output leaks into our value...
Make grep silent.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-01-13 10:36:05 +01:00
..
casks.yml CI: Update actions 2023-01-06 10:48:31 +01:00
docker-release.yml CI: Entice docker to create arm64 container [skip ci] 2022-10-28 19:08:26 +02:00
font-patcher.yml CI: Fix release workflow 2023-01-13 10:36:05 +01:00
packsvgs.yml CI: Keep i_seti.sh in sync with autogenerated font 2022-12-16 12:23:16 +01:00
pages.yml CI: Fix workflow for the gh-pages (still ongoning?) [skip ci] 2022-10-18 20:47:29 +02:00
release.yml CI: Fix release workflow 2023-01-13 10:36:05 +01:00