Enable mannual trigger of pipeline.

This commit is contained in:
greatbody 2024-09-06 10:08:17 +08:00
parent 0fb61ce30e
commit 9517b0144f

View File

@ -10,6 +10,7 @@ on:
branches: [ "dev" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
workflow_dispatch: # Enable manual trigger
env:
# Use docker.io for Docker Hub if empty