Skip to content

Commit 986190c

Browse files
committed
Add manual dispatch
1 parent f2b079f commit 986190c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: Release (DockerHub + GitHub)
33

44
on:
5+
workflow_dispatch:
56
push:
67
tags:
78
- "v*.*.*" # e.g. v1.2.3

0 commit comments

Comments
 (0)