mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-02-01 23:18:13 -05:00
Enable mannual trigger of pipeline.
This commit is contained in:
parent
0fb61ce30e
commit
9517b0144f
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user