We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b079f commit 986190cCopy full SHA for 986190c
.github/workflows/publish.yml
@@ -2,6 +2,7 @@
2
name: Release (DockerHub + GitHub)
3
4
on:
5
+ workflow_dispatch:
6
push:
7
tags:
8
- "v*.*.*" # e.g. v1.2.3
0 commit comments