mirror of https://github.com/Lissy93/dashy.git
🐳 Adds a manual trigger to docker-publish (#481)
This commit is contained in:
parent
1294b43007
commit
64bfafd3fa
|
@ -3,6 +3,7 @@
|
|||
name: 🐳 Build + Publish Multi-Platform Image
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: ['master']
|
||||
tags: [v*]
|
||||
|
|
Loading…
Reference in New Issue