mirror of
https://github.com/eza-community/eza.git
synced 2025-12-23 05:36:50 +00:00
ci: remove broken dispatch
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
parent
816530e68a
commit
b31eb6efa8
1 changed files with 0 additions and 5 deletions
|
|
@ -2,11 +2,6 @@ on:
|
|||
push:
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
tag:
|
||||
description: The Git tag to use, for non-rolling releases. This must be the character `v` followed by a SemVer version, e.g. `v0.1.1`.
|
||||
required: true
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue