Skip to content

Commit b969f59

Browse files
committed
fix2
1 parent d3ae14c commit b969f59

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

Diff for: .github/workflows/docker_manual.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
name: Publish to DockerHub Manually
22

33
on:
4-
workflow_dispatch:
5-
inputs:
6-
git-ref:
7-
description: 'Git ref to build (tag/commit)'
8-
required: true
9-
default: 'refs/tags/v0.0.0'
4+
workflow_dispatch
105

116
jobs:
127
build_docker:

0 commit comments

Comments
 (0)