nerd-fonts/.github
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
..
ISSUE_TEMPLATE Update bug_report.md 2022-12-21 17:18:33 +01:00
workflows CI: Fix release workflow 2023-01-13 10:36:05 +01:00
PULL_REQUEST_TEMPLATE.md Remove mentions of master branch [skip ci] 2022-10-17 11:50:53 +02:00