Add manual execution to action
This commit is contained in:
parent
583bc1aa5d
commit
3c3ad5ee38
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
name: Docker Image Build and Push
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags: [ "v*.*.*" ]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue