Files
fish-shell/.github
Daniel Rainer c8f31ceedb Fix release workflow syntax
The previous version results in an immediate workflow failure due to a
syntax error in the YAML. `workflow_dispatch` should be a dictionary
key, with its value being another dictionary (whose only key is `inputs`
at the moment).
2025-09-22 20:25:45 +02:00
..
2025-09-19 15:43:55 +02:00
2025-09-22 20:25:45 +02:00