mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 20:29:36 +02:00
allow workflow_dispath on docker deploy
This commit is contained in:
@@ -3,6 +3,7 @@ name: Publish Docker to GHCR
|
|||||||
permissions: write-all
|
permissions: write-all
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- 'v*.*.*'
|
- 'v*.*.*'
|
||||||
|
|||||||
Reference in New Issue
Block a user