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
|
name: 🐳 Build + Publish Multi-Platform Image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: ['master']
|
branches: ['master']
|
||||||
tags: [v*]
|
tags: [v*]
|
||||||
|
|
Loading…
Reference in New Issue