🐳 Adds a manual trigger to docker-publish (#481)

This commit is contained in:
Alicia Sykes 2022-02-07 18:50:45 +00:00
parent 1294b43007
commit 64bfafd3fa
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
name: 🐳 Build + Publish Multi-Platform Image
on:
workflow_dispatch:
push:
branches: ['master']
tags: [v*]