Skip to content

Commit 994117f

Browse files
committed
Revert "ci: add workflow_dispatch trigger to docker-publish"
This reverts commit 06854f3.
1 parent 06854f3 commit 994117f

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@ on:
77
description: Docker image tag to publish (e.g. v0.1.0)
88
required: true
99
type: string
10-
workflow_dispatch:
11-
inputs:
12-
image_tag:
13-
description: Docker image tag to publish (e.g. v0.1.0)
14-
required: true
15-
type: string
16-
default: "test"
1710

1811
jobs:
1912
build-and-push:

0 commit comments

Comments
 (0)